From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:46 +0000 (+0200) Subject: cryptsetup-luks: 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=50ad44710002127de84d5ead1f8d9d7ea3eefd34;p=ipfire-3.x.git cryptsetup-luks: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/cryptsetup-luks/cryptsetup-luks.nm b/pkgs/core/cryptsetup-luks/cryptsetup-luks.nm index 854c5e65c..fb95aea84 100644 --- a/pkgs/core/cryptsetup-luks/cryptsetup-luks.nm +++ b/pkgs/core/cryptsetup-luks/cryptsetup-luks.nm @@ -34,7 +34,8 @@ PKG_URL = http://cryptsetup.googlecode.com/ PKG_LICENSE = GPLv2+ PKG_SUMMARY = A utility for setting up encrypted filesystems. -PKG_DEPS += e2fsprogs libgcrypt libgpg-error lvm2 popt +PKG_BUILD_DEPS+= e2fsprogs-devel libdevmapper-devel libgcrypt-devel \ + libgpg-error-devel popt-devel define PKG_DESCRIPTION This package contains cryptsetup, a utility for setting up \ @@ -43,6 +44,8 @@ endef PKG_TARBALL = cryptsetup-$(PKG_VER).tar.bz2 +PKG_PACKAGES += $(PKG_NAME_REAL)-devel + DIR_APP = $(DIR_SRC)/cryptsetup-$(PKG_VER) CONFIGURE_OPTIONS += \