From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:54 +0000 (+0200) Subject: multipath-tools: 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=d7a0243ba0d820df8b6508f571d96dd2c333feb7;p=ipfire-3.x.git multipath-tools: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/multipath-tools/multipath-tools.nm b/pkgs/core/multipath-tools/multipath-tools.nm index 647b473da..4fbfe4670 100644 --- a/pkgs/core/multipath-tools/multipath-tools.nm +++ b/pkgs/core/multipath-tools/multipath-tools.nm @@ -34,8 +34,7 @@ PKG_URL = http://christophe.varoqui.free.fr/ PKG_LICENSE = GPL+ PKG_SUMMARY = Tools to manage multipath devices using device-mapper. -PKG_BUILD_DEPS+= gzip -PKG_DEPS += libaio lvm2 ncurses readline +PKG_BUILD_DEPS+= gzip libaio-devel libdevmapper-devel ncurses-devel readline-devel define PKG_DESCRIPTION This package provides tools to manage multipath devices by \ @@ -44,6 +43,8 @@ endef PKG_TARBALL = $(PKG_NAME)-091027.tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + DIR_APP = $(DIR_SRC)/$(PKG_NAME) define STAGE_BUILD