python-munkres: misc fixes.

This commit is contained in:
wertyi48 2013-08-09 18:06:33 -03:00
parent 4abf1f95aa
commit 8450a8fd77

View file

@ -14,6 +14,7 @@ license="BSD"
short_desc="Algorithm for the Assignment Problem"
python-munkres_package() {
noarch="yes"
depends="python>=2.7"
pycompile_module="munkres"
pkg_install() {