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