mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
parent
c86fe67aaa
commit
7012752271
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.65
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
depends="curl git make spdx-licenses-list xtools-minimal-${version}_${revision}"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
|
@ -14,7 +14,7 @@ checksum=2128fb5066fa2aab7bcfb149519463d513ade820f1d8e25aecbeaf259294615e
|
|||
# all xtools that can function without git installed
|
||||
# (git is by far the largest dependency)
|
||||
_minimal="xcheckrestart xchroot xclash xdbg xdiff xdistdir xdowngrade
|
||||
xetcchanges xgrep xhog xi xilog xmandoc xls xmksv xnodev xoptdiff xpkg xq xrs
|
||||
xetcchanges xgrep xhog xi xilog xls xmksv xnodev xoptdiff xpkg xq xrs
|
||||
xuname xvoidstrap"
|
||||
|
||||
xtools-minimal_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue