python3-keyutils: add missing python3 dependency
This commit is contained in:
parent
b1a7b874ee
commit
329c321c0f
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-keyutils'
|
||||
pkgname=python3-keyutils
|
||||
version=0.6
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc=python-keyutils-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel keyutils-devel"
|
||||
depends="python3"
|
||||
short_desc="Python3 bindings for keyutils"
|
||||
maintainer="Matthias Fulz <mfulz@olznet.de>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue