diff options
Diffstat (limited to 'lxde-base/lxpanel/lxpanel-0.5.8.ebuild')
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/lxpanel-0.5.8.ebuild b/lxde-base/lxpanel/lxpanel-0.5.8.ebuild index 7a0fec4e0662..e31d34dd05be 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.8.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.8.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/lxpanel/lxpanel-0.5.8.ebuild,v 1.4 2011/10/09 16:44:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.8.ebuild,v 1.5 2012/05/04 05:50:38 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="x11-libs/gtk+:2 lxde-base/menu-cache alsa? ( media-libs/alsa-lib )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_prepare() { |