diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:38:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:38:40 +0000 |
commit | 0ca00dc9e56d9277555b573a0fd2a966ee3a7ec2 (patch) | |
tree | 0d9311ab44c3fa892b819ee43b0539f03cf13339 /games-emulation/lxdream/lxdream-0.9.1-r2.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-0ca00dc9e56d9277555b573a0fd2a966ee3a7ec2.tar.gz historical-0ca00dc9e56d9277555b573a0fd2a966ee3a7ec2.tar.bz2 historical-0ca00dc9e56d9277555b573a0fd2a966ee3a7ec2.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'games-emulation/lxdream/lxdream-0.9.1-r2.ebuild')
-rw-r--r-- | games-emulation/lxdream/lxdream-0.9.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild b/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild index e593b4589faa..e5e04852dfea 100644 --- a/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild +++ b/games-emulation/lxdream/lxdream-0.9.1-r2.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/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild,v 1.1 2011/07/28 08:23:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild,v 1.2 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 @@ -24,7 +24,7 @@ RDEPEND="lirc? ( app-misc/lirc ) x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext virtual/os-headers" |