diff --git a/.github/release-canary-v3 b/.github/release-canary-v3 index d00491f..0cfbf08 100644 --- a/.github/release-canary-v3 +++ b/.github/release-canary-v3 @@ -1 +1 @@ -1 +2 diff --git a/debian/control b/debian/control index 0820deb..a7b1227 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: labwc-tweaks Section: utils Priority: optional Maintainer: ferrreo -Build-Depends: debhelper-compat (= 13), meson, libgtk-3-dev, libxml2-dev, libgio2.0-cil-dev +Build-Depends: debhelper-compat (= 13), meson, qt6-base-dev, libxml2-dev, libglib2.0-dev Standards-Version: 4.5.1 Homepage: https://github.com/labwc/labwc-tweaks Rules-Requires-Root: no @@ -10,8 +10,4 @@ Rules-Requires-Root: no Package: labwc-tweaks Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: configuration gui app for labwc - [WIP] configuration gui app for labwc without any real plan or Acceptance - Criteria. It was merely written to help change themes for the purposes of - testing labwc during development. - Don't expect too much :) +Description: A Qt configuration tool for labwc