tlsh: use setuptools
This commit is contained in:
parent
fffb2e0c24
commit
1da499d807
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'tlsh'
|
||||
pkgname=tlsh
|
||||
version=3.19.1
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=cmake
|
||||
build_helper=python3
|
||||
hostmakedepends="python3"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
short_desc="Fuzzy matching library"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue