summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-10-11 11:10:58 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-10-11 11:10:58 +0000
commit1658c20eb3a60d36d8847e2fcc88609734f609c1 (patch)
tree80b85e088eab9ec1cc7944cf48b5a0d0341c8314 /x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild
parentStable on alpha wrt security Bug #147651. (diff)
downloadhistorical-1658c20eb3a60d36d8847e2fcc88609734f609c1.tar.gz
historical-1658c20eb3a60d36d8847e2fcc88609734f609c1.tar.bz2
historical-1658c20eb3a60d36d8847e2fcc88609734f609c1.zip
Add missing dev-util/pkgconfig to DEPEND, see bug #150663.
Package-Manager: portage-2.1.2_pre2-r8
Diffstat (limited to 'x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild')
-rw-r--r--x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild b/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild
index f951f0635204..a0d781dfc90c 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild,v 1.2 2006/02/25 16:28:39 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild,v 1.3 2006/10/11 11:10:58 nelchael Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -13,7 +13,8 @@ IUSE=""
DEPEND=">=x11-libs/gtk+-2
>=dev-libs/glib-2
>=dev-libs/libsigc++-2
- >=sys-apps/sed-4"
+ >=sys-apps/sed-4
+ dev-util/pkgconfig"
RDEPEND=">=net-misc/efax-0.9"