mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
adding noarch and python-devel to template
This commit is contained in:
parent
0a967596e3
commit
5ecabb3838
1 changed files with 2 additions and 0 deletions
|
@ -2,8 +2,10 @@
|
||||||
pkgname=unoconv
|
pkgname=unoconv
|
||||||
version=0.7
|
version=0.7
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="asciidoc git"
|
hostmakedepends="asciidoc git"
|
||||||
|
makedepends="python-devel"
|
||||||
short_desc="Convert between document formats supported by LibreOffice/OpenOffice"
|
short_desc="Convert between document formats supported by LibreOffice/OpenOffice"
|
||||||
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue