diff options
author | markd <markd@pkgsrc.org> | 2022-04-19 03:17:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-19 03:17:27 +0000 |
commit | 3514d3711254da84a0b15ce179e87554f7411463 (patch) | |
tree | 1f2fb7a6c3109536d17c9be60cb6f644ca5ecdbd /meta-pkgs | |
parent | 6fed3dc3f51a94a9612dc3df1602ac9f84f8df3c (diff) | |
download | pkgsrc-3514d3711254da84a0b15ce179e87554f7411463.tar.gz |
texlive-collection-langarabic: add tex-bidi, tex-quran
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langarabic/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/texlive-collection-langarabic/Makefile b/meta-pkgs/texlive-collection-langarabic/Makefile index c1f11e18e4f..244205ec5a9 100644 --- a/meta-pkgs/texlive-collection-langarabic/Makefile +++ b/meta-pkgs/texlive-collection-langarabic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2022/04/18 05:44:45 markd Exp $ +# $NetBSD: Makefile,v 1.17 2022/04/19 03:17:27 markd Exp $ DISTNAME= collection-langarabic -PKGNAME= texlive-${DISTNAME}-2022pre1 +PKGNAME= texlive-${DISTNAME}-2022pre2 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 59594 @@ -20,7 +20,7 @@ DEPENDS+= tex-arabi-[0-9]*:../../print/tex-arabi # depend arabic-book # depend arabluatex DEPENDS+= tex-arabtex-[0-9]*:../../print/tex-arabtex -# depend bidi +DEPENDS+= tex-bidi-[0-9]*:../../print/tex-bidi # depend bidihl # depend dad # depend ghab @@ -33,7 +33,7 @@ DEPENDS+= tex-hyphen-farsi-[0-9]*:../../print/tex-hyphen-farsi # depend luabidi # depend na-box # depend persian-bib -# depend quran +DEPENDS+= tex-quran-[0-9]*:../../print/tex-quran # depend sexam # depend simurgh # depend texnegar |