diff --git a/packages/DEBIAN/control b/packages/DEBIAN/control index ab81f31..eee5a06 100644 --- a/packages/DEBIAN/control +++ b/packages/DEBIAN/control @@ -3,4 +3,4 @@ Version: VERSION Architecture: amd64 Maintainer: David P. Sugar Description: zigenity is a program, inspired by zenity and implemented in Zig, that allows the creation of dialog boxes from the command line. -Depends: gtk3 (>= 3.0) +Depends: libgtk-3-0 (>= 3.0)