diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 72dcda9..6bef073 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,9 @@ Architecture: all Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, - python3-apt + python3-apt, + python3-aptdaemon, + python3-aptdaemon.gtk3widgets Description: install packages using the apt protocol - common data AptUrl is a simple graphical application that takes an URL (which follows the apt-protocol) as a command line option, parses it and carries out the @@ -40,9 +42,3 @@ Description: install packages using the apt protocol - GTK+ frontend him). . This package contains the GTK+ frontend. - -Package: apturl-kde -Architecture: all -Depends: apturl -Description: Transitional package. - Transitional package. |