python-munkres: misc fixes.
This commit is contained in:
parent
4abf1f95aa
commit
8450a8fd77
1 changed files with 1 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue