]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lvm2: Activate support for selinux.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 6 Jan 2011 15:30:34 +0000 (16:30 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 6 Jan 2011 15:35:42 +0000 (16:35 +0100)
Reference #85.

pkgs/core/lvm2/lvm2.nm

index db8ca72b019c829796cab47ada526af99305b1ae..67adadf6fc3fcf6ed9098b3867206d5a585984f7 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = LVM2
 PKG_VER        = 2.02.54
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUP      = System/Base
@@ -34,7 +34,7 @@ PKG_URL        = http://sources.redhat.com/lvm2/
 PKG_LICENSE    = GPLv2
 PKG_SUMMARY    = Userland logical volume management tools.
 
-PKG_BUILD_DEPS+= pkg-config ncurses-devel readline-devel
+PKG_BUILD_DEPS+= libselinux-devel pkg-config ncurses-devel readline-devel
 
 define PKG_DESCRIPTION
        LVM2 includes all of the support for handling read/write operations on \