From 11da36e48fb0a9de35b8b386a0c4156b6dfd0ead Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 16 Apr 2011 23:05:26 -0400 Subject: build dep update --- debian/control | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 42c79c91d..ae0ca0c59 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,18 @@ Source: git-annex Section: utils Priority: optional -Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync, git | git-core, perlmagick +Build-Depends: + debhelper (>= 7.0.50), + ghc6, + libghc6-missingh-dev, + libghc6-pcre-light-dev, + libghc6-testpack-dev, + libghc6-sha-dev + ikiwiki, + perlmagick, + git | git-core, + uuid, + rsync, Maintainer: Joey Hess Standards-Version: 3.9.1 Vcs-Git: git://git.kitenet.net/git-annex @@ -10,7 +21,11 @@ Homepage: http://git-annex.branchable.com/ Package: git-annex Architecture: any Section: utils -Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid, openssh-client, rsync +Depends: ${misc:Depends}, ${shlibs:Depends}, + git | git-core, + uuid, + rsync, + openssh-client Suggests: graphviz, bup, gnupg Description: manage files with git, without checking their contents into git git-annex allows managing files with git, without checking the file -- cgit v1.2.3