mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 10:03:51 +02:00
python3-fuzzyfinder: add missing python3 dependency
This commit is contained in:
parent
d15fd16577
commit
72826dda03
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'python3-fuzzyfinder'
|
||||
pkgname=python3-fuzzyfinder
|
||||
version=2.1.0
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc=fuzzyfinder-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Fuzzy Finder implemented in Python"
|
||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue