diff options
Diffstat (limited to 'app-mobilephone/gnocky/gnocky-0.0.6.ebuild')
-rw-r--r-- | app-mobilephone/gnocky/gnocky-0.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-mobilephone/gnocky/gnocky-0.0.6.ebuild b/app-mobilephone/gnocky/gnocky-0.0.6.ebuild index cbc43b8c92b6..165e9e6b3f27 100644 --- a/app-mobilephone/gnocky/gnocky-0.0.6.ebuild +++ b/app-mobilephone/gnocky/gnocky-0.0.6.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-mobilephone/gnocky/gnocky-0.0.6.ebuild,v 1.2 2011/03/27 12:05:24 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/gnocky-0.0.6.ebuild,v 1.3 2012/05/02 20:10:08 jdhore Exp $ EAPI="2" @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2 gnome-base/libglade:2.0 app-mobilephone/gnokii" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig ${RDEPEND}" src_install() |