tectonic: rebuild against OpenSSL
This commit is contained in:
parent
cb73808926
commit
02f6428062
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'tectonic'
|
# Template file for 'tectonic'
|
||||||
pkgname=tectonic
|
pkgname=tectonic
|
||||||
version=0.3.3
|
version=0.3.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="tectonic-tectonic-${version}"
|
wrksrc="tectonic-tectonic-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="harfbuzz-devel libressl-devel"
|
makedepends="harfbuzz-devel openssl-devel"
|
||||||
short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
|
short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
|
||||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue