python3-cups: add missing python3 dependency
This commit is contained in:
parent
7f982f91de
commit
8d704a3d8e
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-cups'
|
||||
pkgname=python3-cups
|
||||
version=2.0.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="pycups-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
makedepends="${hostmakedepends} cups-devel"
|
||||
depends="python3"
|
||||
short_desc="Python3 CUPS bindings"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue