python3-pycryptodomex: add missing python3 dependency
This commit is contained in:
parent
76bb0a1c89
commit
6308c4b911
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-pycryptodomex'
|
||||
pkgname=python3-pycryptodomex
|
||||
version=3.12.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="pycryptodomex-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Pycryptodome equivalent that installs under the 'Cryptodome' name"
|
||||
maintainer="Antonio Gurgel <antonio@goorzhel.com>"
|
||||
license="Public Domain, BSD-2-Clause"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue