From a0e22dcef3e07ae90d6139396ebc7dfa524e6030 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Mon, 25 Mar 2024 18:39:07 +0000 Subject: [PATCH] Correct section for libs --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index f76ac79..f402ba4 100644 --- a/debian/control +++ b/debian/control @@ -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)