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'
|
||||
pkgname=quilt
|
||||
version=0.66
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-rpmbuild"
|
||||
hostmakedepends="perl"
|
||||
depends="patch"
|
||||
short_desc="Tool for Working with Many Patches"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Reference in a new issue