]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
systemd: Reenable support for selinux and audit.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2011 16:58:29 +0000 (17:58 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2011 16:58:29 +0000 (17:58 +0100)
pkgs/systemd/systemd.nm

index 033838a3431d96d70f57c517e239c8f65b385853..b0b3a0dfa17dde747b51095bdbc3e480ec1e6f4e 100644 (file)
@@ -34,8 +34,8 @@ PKG_URL        = http://www.freedesktop.org/wiki/Software/systemd
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = A System and Service Manager.
 
-PKG_BUILD_DEPS+= automake autoconf cryptsetup-luks-devel dbus-devel \
-       libcap-devel libtool libudev-devel pam-devel
+PKG_BUILD_DEPS+= audit-devel automake autoconf cryptsetup-luks-devel dbus-devel \
+       libcap-devel libselinux-devel libtool libudev-devel pam-devel
 
 define PKG_DESCRIPTION
        systemd is a system and service manager for Linux, compatible with \