mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
quilt: add missing patch dependency
This commit is contained in:
parent
cef498438d
commit
f9ef3d981b
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'quilt'
|
# Template file for 'quilt'
|
||||||
pkgname=quilt
|
pkgname=quilt
|
||||||
version=0.66
|
version=0.66
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-rpmbuild"
|
configure_args="--without-rpmbuild"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
depends="patch"
|
||||||
short_desc="Tool for Working with Many Patches"
|
short_desc="Tool for Working with Many Patches"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue