Added curl to Debian package dependencies.

This commit is contained in:
Joey Hess 2011-08-16 22:22:00 -04:00
parent f5449aae16
commit 4a023dd1aa
2 changed files with 2 additions and 0 deletions

1
debian/control vendored
View file

@ -31,6 +31,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
git | git-core,
uuid,
rsync,
curl,
openssh-client
Suggests: graphviz, bup, gnupg
Description: manage files with git, without checking their contents into git