diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ceb8245..72dcda9 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,7 @@ Architecture: all Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, - python3-apt, - mint-common + python3-apt 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 @@ -33,7 +32,6 @@ Depends: ${python3:Depends}, apturl-common (= ${binary:Version}), python3-gi, gir1.2-gtk-3.0, - gir1.2-xapp-1.0 Description: install packages using the apt protocol - GTK+ frontend 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 |