diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-10-15 12:39:08 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-10-15 12:39:08 +0000 |
commit | b033ecd447deedb22dff6759325242e7d727348a (patch) | |
tree | ac5324e6d607dc1509ecca9f0da9d349de80d7a7 /dev-texlive/texlive-context/texlive-context-2007.ebuild | |
parent | Install docs (diff) | |
download | gentoo-2-b033ecd447deedb22dff6759325242e7d727348a.tar.gz gentoo-2-b033ecd447deedb22dff6759325242e7d727348a.tar.bz2 gentoo-2-b033ecd447deedb22dff6759325242e7d727348a.zip |
add dep on texlive-metapost, it needs it to build its format, thanks to Florian Wagner <florian@wagner-flo.net>, bug #195938
(Portage version: 2.1.3.13)
Diffstat (limited to 'dev-texlive/texlive-context/texlive-context-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-context/texlive-context-2007.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-texlive/texlive-context/texlive-context-2007.ebuild b/dev-texlive/texlive-context/texlive-context-2007.ebuild index a45df8a179f4..f892f1055923 100644 --- a/dev-texlive/texlive-context/texlive-context-2007.ebuild +++ b/dev-texlive/texlive-context/texlive-context-2007.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2007.ebuild,v 1.1 2007/10/14 08:25:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2007.ebuild,v 1.2 2007/10/15 12:39:08 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic -dev-texlive/texlive-langgreek" +dev-texlive/texlive-langgreek +dev-texlive/texlive-metapost" TEXLIVE_MODULE_CONTENTS="bin-context context jmn lmextra collection-context " inherit texlive-module |