chiark / gitweb /
debian/control: Add missing dependencies to dgit-infrastructure
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Oct 2016 18:34:57 +0000 (19:34 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Oct 2016 18:38:09 +0000 (19:38 +0100)
Now it doesn't Depend: dgit, it needs its own copies of these two.
I have done  git grep '^use'  and it seems that these are the only
ones that are needed.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/control

index b24b074167f04c1ca83629d130e8b7a8571fb7a4..dfc4b701edefa1285dcf38b41011ee3dc636a66c 100644 (file)
@@ -27,7 +27,8 @@ Description: git interoperability with the Debian archive
 
 Package: dgit-infrastructure
 Depends: ${misc:Depends}, perl, git-core, gpgv, chiark-utils-bin,
 
 Package: dgit-infrastructure
 Depends: ${misc:Depends}, perl, git-core, gpgv, chiark-utils-bin,
-         libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3
+         libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3,
+         libwww-perl, libdpkg-perl
 Recommends: dgit
 Architecture: all
 Priority: extra
 Recommends: dgit
 Architecture: all
 Priority: extra