mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-lrcalc: add python3 as dep
This commit is contained in:
parent
880d77602a
commit
b378ce5e60
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-lrcalc'
|
# Template file for 'python3-lrcalc'
|
||||||
pkgname=python3-lrcalc
|
pkgname=python3-lrcalc
|
||||||
version=2.1
|
version=2.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
makedepends="python3-devel lrcalc-devel"
|
makedepends="python3-devel lrcalc-devel"
|
||||||
|
depends="python3"
|
||||||
short_desc="Python bindings for the Littlewood-Richardson Calculator library"
|
short_desc="Python bindings for the Littlewood-Richardson Calculator library"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue