quilt: add missing patch dependency

This commit is contained in:
toluschr 2020-12-13 11:30:44 +01:00 committed by Đoàn Trần Công Danh
parent cef498438d
commit f9ef3d981b

View file

@ -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"