X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpakfire3;h=d71d4242fe04a7c3c225a0c9868e662108deabbc;hb=654f71f1a4a261e57970a57f430e639f23ae26da;hp=8fb810d88252d745ef7cc3ab4bbfcabd979a1509;hpb=95607af0fef23f42757daa640507b2da5e18051c;p=ipfire-2.x.git diff --git a/lfs/pakfire3 b/lfs/pakfire3 index 8fb810d882..d71d4242fe 100644 --- a/lfs/pakfire3 +++ b/lfs/pakfire3 @@ -32,9 +32,9 @@ DL_FROM = http://source.ipfire.org/releases/pakfire/ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pakfire3 -PAK_VER = 4 +PAK_VER = 5 -DEPS = "libsolv pycurl pygpgme python-progressbar python-xattr sqlite urlgrabber" +DEPS = "libsolv pycurl pygpgme python-progressbar python-xattr urlgrabber" ############################################################################### # Top-level Rules