diff options
author | 2009-08-27 15:01:03 +0000 | |
---|---|---|
committer | 2009-08-27 15:01:03 +0000 | |
commit | 5a67d2a6a7666127214da6a0d56235ab898e4aed (patch) | |
tree | da516a74a7bf36c5f7c3686c7880c44c42bb93f8 /lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild | |
parent | Version bump (diff) | |
download | historical-5a67d2a6a7666127214da6a0d56235ab898e4aed.tar.gz historical-5a67d2a6a7666127214da6a0d56235ab898e4aed.tar.bz2 historical-5a67d2a6a7666127214da6a0d56235ab898e4aed.zip |
Adding dev-util/intltool to DEPEND
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild')
-rw-r--r-- | lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild b/lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild index d412fadc8337..9cb85ce2556b 100644 --- a/lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild +++ b/lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild,v 1.1 2009/07/19 04:21:34 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1.ebuild,v 1.2 2009/08/27 14:53:20 vostorga Exp $ EAPI="1" @@ -21,6 +21,7 @@ RDEPEND="dev-libs/glib:2 x11-libs/startup-notification" DEPEND="${RDEPEND} dev-util/pkgconfig + dev-util/intltool sys-devel/gettext lxde-base/menu-cache !lxde-base/lxlauncher-gmenu" |