diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-07-13 00:12:30 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-07-13 00:12:30 +0000 |
commit | 8aa487e449698f0c68815dbb1faa9bcf172bf319 (patch) | |
tree | 7eac6347f8010ccfc0c8b2364b7a93d6fc7a9808 /games-rpg/freedink/freedink-1.08.20121209.ebuild | |
parent | Loosen up avidemux dependency to allow revision bumps to be made. (diff) | |
download | gentoo-2-8aa487e449698f0c68815dbb1faa9bcf172bf319.tar.gz gentoo-2-8aa487e449698f0c68815dbb1faa9bcf172bf319.tar.bz2 gentoo-2-8aa487e449698f0c68815dbb1faa9bcf172bf319.zip |
update dep on freedink-data
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-rpg/freedink/freedink-1.08.20121209.ebuild')
-rw-r--r-- | games-rpg/freedink/freedink-1.08.20121209.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/freedink/freedink-1.08.20121209.ebuild b/games-rpg/freedink/freedink-1.08.20121209.ebuild index b75360a7250e..77c759e2ecb4 100644 --- a/games-rpg/freedink/freedink-1.08.20121209.ebuild +++ b/games-rpg/freedink/freedink-1.08.20121209.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedink/freedink-1.08.20121209.ebuild,v 1.1 2013/07/11 00:11:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedink/freedink-1.08.20121209.ebuild,v 1.2 2013/07/13 00:12:30 hasufell Exp $ EAPI=5 @@ -23,7 +23,7 @@ DEPEND=" >=media-libs/sdl-mixer-1.2[midi,vorbis,wav] >=media-libs/sdl-ttf-2.0.9" RDEPEND="${DEPEND} - games-rpg/freedink-data + ~games-rpg/freedink-data-${PV} nls? ( virtual/libintl )" DEPEND="${DEPEND} virtual/pkgconfig |