From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:46 +0000 (+0200) Subject: dmraid: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd580c86b8697dd02a6bae293728fcd37ac344c;p=ipfire-3.x.git dmraid: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/dmraid/dmraid.nm b/pkgs/core/dmraid/dmraid.nm index 8a85d6485..0c1d6605d 100644 --- a/pkgs/core/dmraid/dmraid.nm +++ b/pkgs/core/dmraid/dmraid.nm @@ -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