Fix dependencies
This commit is contained in:
parent
427d963ca9
commit
175a85f086
|
|
@ -31,7 +31,9 @@ Description: hyprland cursor format, library and utilities
|
||||||
Package: libhyprcursor-dev
|
Package: libhyprcursor-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends},
|
||||||
|
${shlibs:Depends},
|
||||||
|
libhyprcursor0 (= ${binary:Version})
|
||||||
Description: hyprland cursor format, library and utilities (headers)
|
Description: hyprland cursor format, library and utilities (headers)
|
||||||
hyprcursor is the cursor format, and associated files and utilities
|
hyprcursor is the cursor format, and associated files and utilities
|
||||||
for Hyprland.
|
for Hyprland.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue