diff options
Diffstat (limited to 'app-office/lyx/lyx-2.0.3.ebuild')
-rw-r--r-- | app-office/lyx/lyx-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-2.0.3.ebuild b/app-office/lyx/lyx-2.0.3.ebuild index 3f4fba4aba13..c444cbb65a32 100644 --- a/app-office/lyx/lyx-2.0.3.ebuild +++ b/app-office/lyx/lyx-2.0.3.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/app-office/lyx/lyx-2.0.3.ebuild,v 1.8 2012/04/25 18:04:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.3.ebuild,v 1.9 2012/05/03 20:00:39 jdhore Exp $ EAPI=3 @@ -85,7 +85,7 @@ RDEPEND="${COMMONDEPEND} DEPEND="${COMMONDEPEND} sys-devel/bc x11-proto/xproto - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" pkg_setup() { |