1
0
mirror of synced 2025-01-29 19:17:28 +01:00

build: Allow both libglfw3 and libglfw3-wayland as dependencies for the .deb package

#1227
This commit is contained in:
WerWolv 2023-12-11 15:53:24 +01:00
parent 7a4358a5ec
commit cc4d61f8f5

View File

@ -4,7 +4,7 @@ Section: editors
Priority: optional
Architecture: amd64
License: GNU GPL-2
Depends: libglfw3, libmagic1, libmbedtls14, libfreetype6, libopengl0, libdbus-1-3, xdg-desktop-portal
Depends: libglfw3 | libglfw3-wayland, libmagic1, libmbedtls14, libfreetype6, libopengl0, libdbus-1-3, xdg-desktop-portal
Maintainer: WerWolv <hey@werwolv.net>
Description: ImHex Hex Editor
A Hex Editor for Reverse Engineers, Programmers and