diff options
author | Devan Franchini <twitch153@gentoo.org> | 2015-02-08 23:22:18 +0000 |
---|---|---|
committer | Devan Franchini <twitch153@gentoo.org> | 2015-02-08 23:22:18 +0000 |
commit | 28cbb10ca95517cbee39b559c5b2f873a5bc081d (patch) | |
tree | 44255539370300625ebac4bfef5bf087f42fbac2 /games-emulation/dolphin/dolphin-9999.ebuild | |
parent | Adds save for xxhash bundled binary (diff) | |
download | gentoo-2-28cbb10ca95517cbee39b559c5b2f873a5bc081d.tar.gz gentoo-2-28cbb10ca95517cbee39b559c5b2f873a5bc081d.tar.bz2 gentoo-2-28cbb10ca95517cbee39b559c5b2f873a5bc081d.zip |
Adds subslotting to readline RDEPEND package
(Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)
Diffstat (limited to 'games-emulation/dolphin/dolphin-9999.ebuild')
-rw-r--r-- | games-emulation/dolphin/dolphin-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 96672c061ddc..6187d70f9efb 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.19 2015/02/08 23:13:29 twitch153 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.20 2015/02/08 23:22:18 twitch153 Exp $ EAPI=5 @@ -28,7 +28,7 @@ IUSE="alsa ao bluetooth doc ffmpeg +lzo openal opengl openmp portaudio pulseaudi RDEPEND=">=media-libs/glew-1.10 >=media-libs/libsfml-2.1 >=net-libs/miniupnpc-1.8 - sys-libs/readline + sys-libs/readline:= x11-libs/libXext x11-libs/libXrandr media-libs/libsdl2[haptic,joystick] |