diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 20:22:39 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 20:22:39 +0000 |
commit | deb2ee8f9269cc2e88beb1e41e07f054a5942faa (patch) | |
tree | 2ee40cf8817793cf4e9d67ff360b043f118c9fb3 /app-laptop/pommed/pommed-1.39.ebuild | |
parent | Revision bump adds upstream patch to fix build with gcc47 spotted by Michael ... (diff) | |
download | gentoo-2-deb2ee8f9269cc2e88beb1e41e07f054a5942faa.tar.gz gentoo-2-deb2ee8f9269cc2e88beb1e41e07f054a5942faa.tar.bz2 gentoo-2-deb2ee8f9269cc2e88beb1e41e07f054a5942faa.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-laptop/pommed/pommed-1.39.ebuild')
-rw-r--r-- | app-laptop/pommed/pommed-1.39.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/pommed/pommed-1.39.ebuild b/app-laptop/pommed/pommed-1.39.ebuild index 95cbcdcc9fbb..4058496be8e1 100644 --- a/app-laptop/pommed/pommed-1.39.ebuild +++ b/app-laptop/pommed/pommed-1.39.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/app-laptop/pommed/pommed-1.39.ebuild,v 1.2 2011/11/20 04:17:06 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.39.ebuild,v 1.3 2012/05/02 20:22:39 jdhore Exp $ EAPI="1" @@ -29,7 +29,7 @@ COMMON_DEPEND="media-libs/alsa-lib x11-libs/libXext x11-libs/libXpm )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${COMMON_DEPEND} media-sound/alsa-utils virtual/eject" |