diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:47:59 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:47:59 +0000 |
commit | 1fa62933d980ae5124bf7b883fb1bd0afe75ee1f (patch) | |
tree | 62d3a4f31f37d7d4fba9ace41744cdf226422950 /xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild | |
parent | New separate gnome search utility package, formerly part of gnome-extra/gnome... (diff) | |
download | historical-1fa62933d980ae5124bf7b883fb1bd0afe75ee1f.tar.gz historical-1fa62933d980ae5124bf7b883fb1bd0afe75ee1f.tar.bz2 historical-1fa62933d980ae5124bf7b883fb1bd0afe75ee1f.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild')
-rw-r--r-- | xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild index 4659ed3b43b9..0616a4453b38 100644 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.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-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild,v 1.1 2012/04/14 07:25:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.10.ebuild,v 1.2 2012/05/05 07:47:44 mgorny Exp $ EAPI=4 inherit xfconf @@ -21,7 +21,7 @@ RDEPEND="${COMMON_DEPEND} kernel_linux? ( sys-apps/net-tools )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |