From dec1bb356d87ed38590febfbfdbd0245960d451d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Gaudet?= Date: Mon, 15 Oct 2012 11:28:21 +0200 Subject: [PATCH] Add libgtk2-perl dependency, needed by debconf --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 184abfe2..edc7639e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: mintinstall Architecture: all -Depends: python (>= 2.4), python (<< 3), python-gtk2, python-glade2, mint-common, python-aptdaemon, python-webkit, python-imaging, ttf-freefont, python-sexy +Depends: python (>= 2.4), python (<< 3), python-gtk2, python-glade2, mint-common, python-aptdaemon, python-webkit, python-imaging, ttf-freefont, python-sexy, libgtk2-perl Recommends: mintinstall-icons Description: Software Manager A software manager to easily install new applications.