From: Arne Fitzenreiter Date: Sun, 15 May 2011 10:15:27 +0000 (+0200) Subject: pakfire3-builddeps: add libsatsolver and python-satsolver. X-Git-Tag: v2.9-core50~4^2~19^2~5 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=1492874204819345d60d37ebd3172329b63cdb1c pakfire3-builddeps: add libsatsolver and python-satsolver. --- diff --git a/lfs/pakfire3-deps b/lfs/pakfire3-deps index 1f155db4ed..3a34e4f098 100644 --- a/lfs/pakfire3-deps +++ b/lfs/pakfire3-deps @@ -30,7 +30,7 @@ THISAPP = pakfire3-deps TARGET = $(DIR_INFO)/$(THISAPP) PROG = pakfire3-deps PAK_VER = 1 -DEPS = "intltool git make python-distutils python-distutils-extra python-lzma python-progressbar python-xattr sqlite urlgrabber" +DEPS = "intltool git make libsatsolver python-satsolver python-distutils python-distutils-extra python-lzma python-progressbar python-xattr sqlite urlgrabber" ###############################################################################