aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLibravatar Mubashshir <ahm@jadupc.com>2023-08-03 17:34:01 +0600
committerLibravatar Mubashshir <ahm@jadupc.com>2023-08-03 17:43:33 +0600
commit4f18abfbef4d4bfc84864652a0e580f1f295e033 (patch)
tree3c77ecc6c692a8299c78bd704a52ef0e300a8dda /debian/control
parent6797ff836182c0727c71ee07e08bafc31f5b56e6 (diff)
downloadapturl-4f18abfbef4d4bfc84864652a0e580f1f295e033.tar.gz
apturl-4f18abfbef4d4bfc84864652a0e580f1f295e033.zip
Prune mint deps
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
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