diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:12:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:12:03 +0000 |
commit | 71032b758c33f48478876185c0b5582aacc783aa (patch) | |
tree | cd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2 gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip |
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmbiff/wmbiff-0.4.27.ebuild')
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild index 331d53a8f834..de3267e469b6 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.8 2010/06/20 12:48:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.9 2012/05/05 05:12:01 jdhore Exp $ EAPI=2 inherit autotools eutils @@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11 crypt? ( >=net-libs/gnutls-1.2.3 >=dev-libs/libgcrypt-1.2.1 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto x11-proto/xextproto" |