diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-11-03 23:01:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-11-03 23:01:46 +0100 |
commit | c5c3cde579025a379b291451c2ebc9b4771eddeb (patch) | |
tree | 75634fbaf828fa617445838328efe0690e8bf375 /sys-apps | |
parent | app-arch/lz4: Version bump to r131 (diff) | |
parent | sys-apps/systemd: bump required app-arch/lz4 version to 0_p131 (diff) | |
download | gentoo-c5c3cde579025a379b291451c2ebc9b4771eddeb.tar.gz gentoo-c5c3cde579025a379b291451c2ebc9b4771eddeb.tar.bz2 gentoo-c5c3cde579025a379b291451c2ebc9b4771eddeb.zip |
sys-apps/systemd: Merge "bump required app-arch/lz4 version to 0_p131"
Pull-Request: https://github.com/gentoo/gentoo/pull/221
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index c196654d81c6..ceb34355095a 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -48,7 +48,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.27:0=[${MULTILIB_USEDEP}] sys-libs/zlib:0= ) kmod? ( >=sys-apps/kmod-15:0= ) - lz4? ( >=app-arch/lz4-0_p119:0=[${MULTILIB_USEDEP}] ) + lz4? ( >=app-arch/lz4-0_p131:0=[${MULTILIB_USEDEP}] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] ) nat? ( net-firewall/iptables:0= ) pam? ( virtual/pam:= ) |