-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
DEPEND=""
RDEPEND="
!systemd? ( || (
+ >=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs?]
>=sys-fs/udev-208-r1:0/0[${MULTILIB_USEDEP},static-libs?]
- >=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs?] )
- )
+ ) )
systemd? ( || (
>=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}]
>=sys-apps/systemd-208-r3:0/1[${MULTILIB_USEDEP}]
- >=sys-apps/systemd-208:0/0[${MULTILIB_USEDEP}] )
- )"
+ >=sys-apps/systemd-208:0/0[${MULTILIB_USEDEP}]
+ ) )"
REQUIRED_USE="systemd? ( !static-libs )"