Skip to content

Commit

Permalink
sys-apps/systemd: Add selinux policy dep
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
perfinion committed Mar 27, 2016
1 parent e76133d commit fe51f53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions sys-apps/systemd/systemd-229-r100.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.27.1:0=[${MULTILIB_USEDEP}]
# laptop-mode-tools: https://github.com/systemd/systemd/issues/2684
RDEPEND="${COMMON_DEPEND}
>=sys-apps/baselayout-2.2
selinux? ( sec-policy/selinux-systemd )
!sys-auth/nss-myhostname
!sys-fs/eudev
!sys-fs/udev
Expand Down
1 change: 1 addition & 0 deletions sys-apps/systemd/systemd-229.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.27.1:0=[${MULTILIB_USEDEP}]
# laptop-mode-tools: https://github.com/systemd/systemd/issues/2684
RDEPEND="${COMMON_DEPEND}
>=sys-apps/baselayout-2.2
selinux? ( sec-policy/selinux-systemd )
!sys-auth/nss-myhostname
!sys-fs/eudev
!sys-fs/udev
Expand Down
1 change: 1 addition & 0 deletions sys-apps/systemd/systemd-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.27.1:0=[${MULTILIB_USEDEP}]
# laptop-mode-tools: https://github.com/systemd/systemd/issues/2684
RDEPEND="${COMMON_DEPEND}
>=sys-apps/baselayout-2.2
selinux? ( sec-policy/selinux-systemd )
!sys-auth/nss-myhostname
!sys-fs/eudev
!sys-fs/udev
Expand Down

0 comments on commit fe51f53

Please sign in to comment.