diff options
Diffstat (limited to 'lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild')
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild b/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild index b066696781fb..478783d8e308 100644 --- a/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild,v 1.1 2012/02/04 10:47:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild,v 1.2 2012/05/04 05:50:39 jdhore Exp $ EAPI="4" @@ -17,7 +17,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" PDEPEND="lxde-base/lxde-icon-theme" |