diff --git a/srcpkgs/quilt/template b/srcpkgs/quilt/template index 42c3a193811..f6a11756dd9 100644 --- a/srcpkgs/quilt/template +++ b/srcpkgs/quilt/template @@ -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 " license="GPL-2.0-only"