fuzzypkg: switch to xtools-minimal to reduce depencies

This commit is contained in:
Zach Dykstra
2025-12-27 13:46:21 -05:00
committed by classabbyamp
parent ffb78a8293
commit 150a0385c1
+2 -2
View File
@@ -1,8 +1,8 @@
# Template file for 'fuzzypkg'
pkgname=fuzzypkg
version=1.0.13
revision=1
depends="bash xtools fzf util-linux"
revision=2
depends="bash xtools-minimal fzf util-linux"
short_desc="XBPS fuzzy package manager"
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
license="MIT"