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

index 8a85d6485d238a83502b9f434ee655c9d550b27e..0c1d6605d223b13aaaabf3e7bed11c9c1d31e7da 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://people.redhat.com/heinzm/sw/dmraid
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Device-mapper RAID tool and library.
 
-PKG_DEPS      += lvm2
+PKG_BUILD_DEPS+= libdevmapper-devel
 
 define PKG_DESCRIPTION
        DMRAID supports RAID device discovery, RAID set activation, creation, \
@@ -44,6 +44,8 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.bz2
 
+PKG_PACKAGES  += $(PKG_NAME)-devel
+
 DIR_APP        = $(DIR_SRC)/$(PKG_NAME)/$(PKG_VER)
 
 PARALLELISMFLAGS = # Disabled