pakfire3-builddeps: add libsatsolver and python-satsolver.

This commit is contained in:
Arne Fitzenreiter
2011-05-15 12:15:27 +02:00
parent cfd002bc77
commit 1492874204

View File

@@ -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"
###############################################################################