summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2023-06-18 23:57:17 +1000
committerRod Kay2023-06-18 23:57:17 +1000
commit6d1fdfaa482152cf6e864edba1653d1498d1f672 (patch)
tree01dee281323b50131c92b833731b1bbb271448c1 /PKGBUILD
parent7f4d5f33f5644723a6c30e6e5371d3e00ddec645 (diff)
downloadaur-6d1fdfaa482152cf6e864edba1653d1498d1f672.tar.gz
Add texlive-meta to makedepends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b7c876ecb40..24a6d6cc02d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,10 @@ depends=(gnatcoll-core
openssl
python)
makedepends=(gprbuild
- texlive-bin
- texlive-core
- texlive-latexextra
+# texlive-bin
+# texlive-core
+# texlive-latexextra
+ texlive-meta
python-sphinx)
provides=(aws)