python3-fuse: add missing python3 dependency
This commit is contained in:
parent
94c9f9ff82
commit
d15fd16577
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-fuse'
|
||||
pkgname=python3-fuse
|
||||
version=1.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=python-fuse-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-setuptools"
|
||||
makedepends="fuse-devel python3-devel"
|
||||
depends="python3"
|
||||
short_desc="FUSE bindings for Python3"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue