diff options
author | 2012-05-03 06:35:32 +0000 | |
---|---|---|
committer | 2012-05-03 06:35:32 +0000 | |
commit | 40ea56d1ff4876063d824caff7f33df5b096d861 (patch) | |
tree | 21c90da0978cf0e5e749ba9c704aa37325c456cd /dev-games/cegui/cegui-0.7.5-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-40ea56d1ff4876063d824caff7f33df5b096d861.tar.gz historical-40ea56d1ff4876063d824caff7f33df5b096d861.tar.bz2 historical-40ea56d1ff4876063d824caff7f33df5b096d861.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-games/cegui/cegui-0.7.5-r1.ebuild')
-rw-r--r-- | dev-games/cegui/cegui-0.7.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/cegui/cegui-0.7.5-r1.ebuild b/dev-games/cegui/cegui-0.7.5-r1.ebuild index 1f0f35486bf2..5353c7450468 100644 --- a/dev-games/cegui/cegui-0.7.5-r1.ebuild +++ b/dev-games/cegui/cegui-0.7.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/cegui/cegui-0.7.5-r1.ebuild,v 1.6 2011/11/09 06:56:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/cegui/cegui-0.7.5-r1.ebuild,v 1.7 2012/05/03 06:35:30 jdhore Exp $ EAPI=4 inherit eutils @@ -38,7 +38,7 @@ RDEPEND="bidi? ( dev-libs/fribidi ) xerces-c? ( dev-libs/xerces-c ) xml? ( dev-libs/libxml2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen )" S=${WORKDIR}/${MY_P} |