mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xdelta3: make it a bootstrap pkg.
This commit is contained in:
parent
c0afddcdbc
commit
b661027c85
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'xdelta3'
|
# Template file for 'xdelta3'
|
||||||
pkgname=xdelta3
|
pkgname=xdelta3
|
||||||
version=3.0.8
|
version=3.0.8
|
||||||
revision=1
|
revision=2
|
||||||
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="liblzma-devel"
|
makedepends="liblzma-devel"
|
||||||
short_desc="Delta/differential compression tools, VCDIFF/RFC 3284 delta compression"
|
short_desc="Delta/differential compression tools, VCDIFF/RFC 3284 delta compression"
|
||||||
|
|
Loading…
Add table
Reference in a new issue