ProofGeneral: noarch and add perl dep.
This commit is contained in:
parent
3561ad8b2c
commit
c26854f5f0
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'ProofGeneral'
|
# Template file for 'ProofGeneral'
|
||||||
pkgname=ProofGeneral
|
pkgname=ProofGeneral
|
||||||
|
noarch=yes
|
||||||
version=4.2
|
version=4.2
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="emacs"
|
hostmakedepends="emacs"
|
||||||
depends="emacs"
|
depends="emacs perl"
|
||||||
short_desc="Generic Emacs front-end for proof assistants"
|
short_desc="Generic Emacs front-end for proof assistants"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue