mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mimms: use pycompile_module.
This commit is contained in:
parent
2ed3194867
commit
8ba3787b95
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'mimms'
|
# Template file for 'mimms'
|
||||||
pkgname=mimms
|
pkgname=mimms
|
||||||
version=3.2.1
|
version=3.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
pycompile_module="libmimms"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="libmms python"
|
depends="libmms python"
|
||||||
short_desc="MMS (e.g. mmsh://) stream downloader"
|
short_desc="MMS (e.g. mmsh://) stream downloader"
|
||||||
|
|
Loading…
Add table
Reference in a new issue