]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-cryptsetup: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:57 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:57 +0000 (13:08 +0200)
pkgs/core/python-cryptsetup/python-cryptsetup.nm

index 4ab6af2d03783e0559faf94a878c9cea997b9ab3..01c5ea5150fd7d2473db214cead7cc6842c20864 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://msivak.fedorapeople.org/pycryptsetup
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Python bindings for cryptsetup.
 
-PKG_DEPS      += cryptsetup-luks python
+PKG_BUILD_DEPS+= cryptsetup-luks-devel python-devel
 
 define PKG_DESCRIPTION
        A python module to ease the manipulation with LUKS devices.