Remove unneeded shlibs:Depends
This package contains files that are used to generated wayland headers. It does not include any binaries/libraries itself.
This commit is contained in:
parent
7bb4e4e1c7
commit
958c454cb2
|
|
@ -13,8 +13,7 @@ Rules-Requires-Root: no
|
||||||
Package: hyprland-protocols
|
Package: hyprland-protocols
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}
|
||||||
${shlibs:Depends}
|
|
||||||
Description: Wayland protocol extensions for Hyprland
|
Description: Wayland protocol extensions for Hyprland
|
||||||
hyprland protocols that add functionality not available in the
|
hyprland protocols that add functionality not available in the
|
||||||
wayland-protocols package
|
wayland-protocols package
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue