diff options
Diffstat (limited to 'lxde-base/lxtask/lxtask-0.1.4.ebuild')
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxtask/lxtask-0.1.4.ebuild b/lxde-base/lxtask/lxtask-0.1.4.ebuild index 27aec1b4e415..bec012c4e3b8 100644 --- a/lxde-base/lxtask/lxtask-0.1.4.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.4.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/lxde-base/lxtask/lxtask-0.1.4.ebuild,v 1.5 2011/10/09 16:49:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.4.ebuild,v 1.6 2012/05/04 05:50:40 jdhore Exp $ EAPI="4" @@ -18,7 +18,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2 dev-libs/glib:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=dev-util/intltool-0.40.0" |