From 8b27c366b8e9c13fc7eb79d6b441e35481f7a68f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Apr 2013 14:50:31 -0400 Subject: [PATCH] add wget and curl to build deps, so configure can find them --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c8a15ed80c..4e13e002e7 100644 --- a/debian/control +++ b/debian/control @@ -48,8 +48,9 @@ Build-Depends: ikiwiki, perlmagick, git, - uuid, rsync, + wget, + curl, openssh-client, Maintainer: Joey Hess Standards-Version: 3.9.3 @@ -61,7 +62,6 @@ Architecture: any Section: utils Depends: ${misc:Depends}, ${shlibs:Depends}, git (>= 1:1.7.7.6), - uuid, rsync, wget, curl,