From 476be97f847c7dd52a98647ed9f4240791ff380e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 6 Nov 2016 18:28:37 +0000 Subject: dgit: aptget archive access method Uses Sources. This is not very efficient and should be avoided for large apt repositories. Signed-off-by: Ian Jackson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8a2ad1a..9402fd2 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: dgit Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev, ${misc:Depends}, git-buildpackage, liblist-moreutils-perl, coreutils (>= 8.23-1~) | realpath, - libdigest-sha-perl, dput, curl, + libdigest-sha-perl, dput, curl, apt, libjson-perl, ca-certificates, libtext-iconv-perl, libtext-glob-perl Recommends: ssh-client, libtext-iconv-perl -- cgit v1.2.1