commit: 390461f7a230d96943d57d5d5181f10e13edb80e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 14:37:34 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 14:37:34 2015 +0000
URL: https://gitweb.gentoo.org/dev/aballier.git/commit/?id=390461f7
add missing dep
scripts/texlive/tlpsrc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/texlive/tlpsrc/Makefile b/scripts/texlive/tlpsrc/Makefile
index 1918297..ec397d9 100644
--- a/scripts/texlive/tlpsrc/Makefile
+++ b/scripts/texlive/tlpsrc/Makefile
@@ -113,7 +113,7 @@ clean:
%-preinherit.ebuild:
touch $@
-%.ebuild: %.desc %.deps %.list %.doclist %.srclist %.gentoolicense
%-post.ebuild %.extrardepend
+%.ebuild: %.desc %.deps %.list %.doclist %.srclist %.gentoolicense
%-post.ebuild %.extrardepend %-preinherit.ebuild
cat $(PORTDIR)/header.txt > $@
printf "EAPI=\"5\"\n\n" >> $@
echo -n "TEXLIVE_MODULE_CONTENTS=\"" >> $@