fuzzypkg: add missing xtools dependency
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
eb7791ed34
commit
17070e6b3c
@@ -1,8 +1,8 @@
|
||||
# Template file for 'fuzzypkg'
|
||||
pkgname=fuzzypkg
|
||||
version=1.0.4
|
||||
revision=1
|
||||
depends="bash"
|
||||
revision=2
|
||||
depends="bash xtools"
|
||||
short_desc="XBPS fuzzy package manager"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="MIT"
|
||||
|
||||
Reference in New Issue
Block a user