From 48b51e95962a29de229a47a5e6dfeb50018eab1a Mon Sep 17 00:00:00 2001 From: Erik Kapfer Date: Tue, 9 Oct 2012 11:14:01 +0200 Subject: [PATCH] pakfire3-deps: Add pycurl as dependency. --- lfs/pakfire3-deps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/pakfire3-deps b/lfs/pakfire3-deps index 3a34e4f098..1403a81018 100644 --- a/lfs/pakfire3-deps +++ b/lfs/pakfire3-deps @@ -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" ############################################################################### -- 2.39.5