mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-pivy: add missing python3 dependency
This commit is contained in:
parent
9ae832bb03
commit
4b52023aa3
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-pivy'
|
||||
pkgname=python3-pivy
|
||||
version=0.6.6
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="pivy-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="python3-devel swig"
|
||||
makedepends="python3-devel coin3-devel"
|
||||
depends="python3"
|
||||
short_desc="Python3 bindings for the high-level 3D graphics library Coin"
|
||||
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||
license="ISC"
|
||||
|
|
Loading…
Add table
Reference in a new issue