]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
cryptsetup-luks: 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/cryptsetup-luks/cryptsetup-luks.nm

index 854c5e65c9980321ebd666f04d4f6c6ecd8477f5..fb95aea84267ba2bb9fb480227ad2fe57e3c9492 100644 (file)
@@ -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 += \