Update control
This commit is contained in:
parent
48a9aad64f
commit
ff74087fda
6
debian/control
vendored
6
debian/control
vendored
@ -10,18 +10,20 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libpugixml-dev
|
libpugixml-dev
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: hyprwayland-scanner
|
Package: libhyprwayland-scanner
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
libpugixml1v5
|
libpugixml1v5
|
||||||
|
Provides: hyprwayland-scanner
|
||||||
Description: A Hyprland implementation of wayland-scanner.
|
Description: A Hyprland implementation of wayland-scanner.
|
||||||
|
|
||||||
Package: hyprwayland-scanner-dev
|
Package: libhyprwayland-scanner-dev
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
hyprwayland-scanner (= ${binary:Version}),
|
hyprwayland-scanner (= ${binary:Version}),
|
||||||
|
Provides: libhyprwayland-scanner-dev
|
||||||
Description: Development files for the Hyprland implementation of wayland-scanner.
|
Description: Development files for the Hyprland implementation of wayland-scanner.
|
||||||
|
Loading…
Reference in New Issue
Block a user