summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:10:40 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:10:40 +0000
commitf60a76b0d0c9a70318ced8e59cfb29d25ee18020 (patch)
treebe10e23bdeea921d78be5dae03e9890fe691eda8 /xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-f60a76b0d0c9a70318ced8e59cfb29d25ee18020.tar.gz
gentoo-2-f60a76b0d0c9a70318ced8e59cfb29d25ee18020.tar.bz2
gentoo-2-f60a76b0d0c9a70318ced8e59cfb29d25ee18020.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild')
-rw-r--r--xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild
index be8367f70956..71fc58acacea 100644
--- a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild
+++ b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.12 2012/04/21 15:24:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.13 2012/05/05 07:10:40 mgorny Exp $
EAPI=4
EAUTORECONF=yes
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.24
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
PATCHES=( "${FILESDIR}"/${P}-underlinking.patch )