From 5ccd8663f6cbf30b38045051bc882626e9d02f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Thu, 9 Oct 2014 11:14:59 +0200 Subject: [PATCH] Add missing dependencies on bzip2, gpg and gpgv --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d798cfd3..7234035a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/git/collab-maint/aptly.git Package: aptly Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: bzip2, gpg, gpgv, ${shlibs:Depends}, ${misc:Depends} Description: Swiss army knife for Debian repository management It offers several features making it easy to manage Debian package repositories: