rubber: depend on tex virtual package
This commit is contained in:
parent
e67c6a8a44
commit
2482d7f3b5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'rubber'
|
# Template file for 'rubber'
|
||||||
pkgname=rubber
|
pkgname=rubber
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="python3 texlive-bin"
|
depends="python3 virtual?tex"
|
||||||
pycompile_module="rubber"
|
pycompile_module="rubber"
|
||||||
short_desc="LaTeX building tool"
|
short_desc="LaTeX building tool"
|
||||||
maintainer="Matteo Signer <matteo.signer@gmail.com>"
|
maintainer="Matteo Signer <matteo.signer@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue