fuzzypkg: add missing xtools dependency
This commit is contained in:
parent
eb7791ed34
commit
17070e6b3c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'fuzzypkg'
|
# Template file for 'fuzzypkg'
|
||||||
pkgname=fuzzypkg
|
pkgname=fuzzypkg
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=1
|
revision=2
|
||||||
depends="bash"
|
depends="bash xtools"
|
||||||
short_desc="XBPS fuzzy package manager"
|
short_desc="XBPS fuzzy package manager"
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue