dev-tex/lazylist: add missing tl-publishers dep. Bug #573926
authorAlexis Ballier <aballier@gentoo.org>
Fri, 5 Feb 2016 14:10:55 +0000 (15:10 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 5 Feb 2016 14:11:03 +0000 (15:11 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-tex/lazylist/lazylist-1.0a.ebuild

index d703e8757a0d73b295c795034b34481feb5a6372..3223fbea7723f8187939ad72e22c150ee40c651b 100644 (file)
@@ -13,6 +13,6 @@ LICENSE="LPPL-1.2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 IUSE=""
-DEPEND=""
-#RDEPEND=""
+DEPEND="dev-texlive/texlive-publishers"
+RDEPEND=""
 S="${WORKDIR}/${PN}"