]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-pyblock: 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-pyblock/python-pyblock.nm

index a6a89122f06dca319dba23630ae75518d77b771d..4c175266e99a5b2d8c4e358be726c187e095546f 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://git.fedorahosted.org/git/?p=pyblock.git;a=summary
 PKG_LICENSE    = GPLv2 or GPLv3
 PKG_SUMMARY    = Python modules for dealing with block devices.
 
-PKG_DEPS      += dmraid lvm2 python python-parted
+PKG_BUILD_DEPS+= dmraid-devel libdevmapper-devel python-devel python-parted
 
 define PKG_DESCRIPTION
        The pyblock contains Python modules for dealing with block devices.