Private
Public Access
1
0

gtk: image sizing fix

This commit is contained in:
2026-02-22 00:19:43 -08:00
parent 335ded4752
commit a4bd28b22c
4 changed files with 18 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ Priority: optional
Architecture: ${ARCH}
Maintainer: James Magahern <james@magahern.com>
Installed-Size: ${INSTALLED_SIZE_KB}
Depends: libgtk-4-1, libadwaita-1-0, libglib2.0-0, libgee-0.8-2, libsecret-1-0, kordophoned (>= 1.0.0)
Depends: libgtk-4-1, libadwaita-1-0, libglib2.0-0, libgee-0.8-2, libsecret-1-0, kordophoned (>= 1.3.0)
Description: GTK4/Libadwaita client for Kordophone
A GTK4/Libadwaita Linux client for the Kordophone client daemon.
EOF

View File

@@ -23,7 +23,7 @@ Requires: libadwaita
Requires: glib2
Requires: libgee
Requires: libsecret
Requires: kordophoned >= 1.0.0
Requires: kordophoned >= 1.3.0
%description
A GTK4/Libadwaita Linux Client for the Kordophone client daemon.