Skip to content

Commit

Permalink
sys-apps/systemd: update python and meson deps
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247
  • Loading branch information
floppym committed Jul 24, 2018
1 parent 6f85dde commit a4ed413
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sys-apps/systemd/systemd-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
fi

PYTHON_COMPAT=( python{3_4,3_5,3_6} )
PYTHON_COMPAT=( python{3_5,3_6} )

inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam python-any-r1 systemd toolchain-funcs udev user

Expand Down Expand Up @@ -88,6 +88,7 @@ PDEPEND=">=sys-apps/dbus-1.9.8[systemd]
DEPEND="${COMMON_DEPEND}
app-arch/xz-utils:0
dev-util/gperf
>=dev-util/meson-0.46
>=dev-util/intltool-0.50
>=sys-apps/coreutils-8.16
>=sys-kernel/linux-headers-${MINKV}
Expand Down

0 comments on commit a4ed413

Please sign in to comment.