hyprwayland-scanner/debian/control
Ward Nakchbandi (Cosmic Fusion) ff74087fda
Update control
2024-07-01 21:30:08 +03:00

30 lines
838 B
Plaintext

Source: hyprwayland-scanner
Section: main
Priority: optional
Maintainer: ferrreo <harderthanfire@gmail.com>
Standards-Version: 4.6.1
Build-Depends: debhelper-compat (= 13),
build-essential,
cmake-extras,
cmake,
libpugixml-dev
Rules-Requires-Root: no
Package: libhyprwayland-scanner
Architecture: linux-any
Depends:
${shlibs:Depends},
${misc:Depends},
libpugixml1v5
Provides: hyprwayland-scanner
Description: A Hyprland implementation of wayland-scanner.
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.