public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/fakenes: fakenes-0.5.8-r1.ebuild
@ 2010-07-17  7:02 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-07-17  7:02 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/17 07:02:03

  Modified:             fakenes-0.5.8-r1.ebuild
  Log:
  missing pkgconfig dep
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  games-emulation/fakenes/fakenes-0.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild?r1=1.2&r2=1.3

Index: fakenes-0.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fakenes-0.5.8-r1.ebuild	22 Jun 2010 13:18:15 -0000	1.2
+++ fakenes-0.5.8-r1.ebuild	17 Jul 2010 07:02:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild,v 1.2 2010/06/22 13:18:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild,v 1.3 2010/07/17 07:02:03 ssuominen Exp $
 EAPI=2
 
 inherit eutils flag-o-matic toolchain-funcs games
@@ -14,12 +14,14 @@
 KEYWORDS="~amd64 ~ppc x86"
 IUSE="openal opengl zlib"
 
-DEPEND=">=media-libs/allegro-4.4.1.1[opengl?]
+RDEPEND=">=media-libs/allegro-4.4.1.1[opengl?]
 	dev-games/hawknl
 	openal? (
 		media-libs/openal
 		media-libs/freealut )
 	zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 src_prepare() {
 	sed -i \






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-17  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-17  7:02 [gentoo-commits] gentoo-x86 commit in games-emulation/fakenes: fakenes-0.5.8-r1.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox