Correct section for libs
This commit is contained in:
parent
f5ada6ba8f
commit
a0e22dcef3
|
|
@ -15,6 +15,7 @@ Description: Utility to manipulate hyprcusor and xcursor themes
|
|||
unpack etc the hyprcursor and xcursor themes.
|
||||
|
||||
Package: libhyprcursor0
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: hyprland cursor format, library and utilities
|
||||
|
|
@ -22,6 +23,7 @@ Description: hyprland cursor format, library and utilities
|
|||
utilities for Hyprland.
|
||||
|
||||
Package: libhyprcursor-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: hyprland cursor format, library and utilities (headers)
|
||||
|
|
|
|||
Loading…
Reference in New Issue