]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
pakfire3-deps: Add pycurl as dependency.
authorErik Kapfer <erik.kapfer@ipfire.org>
Tue, 9 Oct 2012 09:14:01 +0000 (11:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Oct 2012 09:14:01 +0000 (11:14 +0200)
lfs/pakfire3-deps

index 3a34e4f098696e3b0b76b9e7e3a6429b6ced41b5..1403a8101821f6b775ea024e8c8eb412653fdc1c 100644 (file)
@@ -29,8 +29,8 @@ VER      = 0
 THISAPP    = pakfire3-deps
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG      = pakfire3-deps
-PAK_VER    = 1
-DEPS       = "intltool git make libsatsolver python-satsolver python-distutils python-distutils-extra python-lzma python-progressbar python-xattr sqlite urlgrabber"
+PAK_VER    = 2
+DEPS       = "intltool git make libsatsolver pycurl python-satsolver python-distutils python-distutils-extra python-lzma python-progressbar python-xattr sqlite urlgrabber"
 
 ###############################################################################