We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac94ca4 + ea0ef40 commit d29a80dCopy full SHA for d29a80d
dist/arch/PKGBUILD.in
@@ -17,7 +17,7 @@ pkgdesc='Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX
17
url=https://tectonic-typesetting.github.io/
18
license=('MIT')
19
depends=('fontconfig' 'harfbuzz-icu' 'openssl')
20
-makedepends=('rust')
+makedepends=('rust' 'gcc' 'pkg-config')
21
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download")
22
sha512sums=('@sha512@')
23
0 commit comments