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'
|
||||
pkgname=python3-lrcalc
|
||||
version=2.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
makedepends="python3-devel lrcalc-devel"
|
||||
depends="python3"
|
||||
short_desc="Python bindings for the Littlewood-Richardson Calculator library"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue