Update control

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 21:30:08 +03:00 committed by GitHub
parent 48a9aad64f
commit ff74087fda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
debian/control vendored
View File

@ -10,18 +10,20 @@ Build-Depends: debhelper-compat (= 13),
libpugixml-dev
Rules-Requires-Root: no
Package: hyprwayland-scanner
Package: libhyprwayland-scanner
Architecture: linux-any
Depends:
${shlibs:Depends},
${misc:Depends},
libpugixml1v5
Provides: hyprwayland-scanner
Description: A Hyprland implementation of wayland-scanner.
Package: hyprwayland-scanner-dev
Package: libhyprwayland-scanner-dev
Architecture: linux-any
Depends:
${shlibs:Depends},
${misc:Depends},
hyprwayland-scanner (= ${binary:Version}),
Provides: libhyprwayland-scanner-dev
Description: Development files for the Hyprland implementation of wayland-scanner.