guilt.patch
changeset 5 c45b4db07cad
parent 4 0fe3679963b3
child 14 84a303cc80f3
--- a/guilt.patch	Sat Feb 02 23:07:30 2008 +0100
+++ b/guilt.patch	Thu Mar 13 11:23:56 2008 +0100
@@ -2,7 +2,7 @@
 
 diff --git a/source/custom/guilt/FrugalBuild b/source/custom/guilt/FrugalBuild
 new file mode 100644
-index 0000000..478578f
+index 0000000..a89eccb
 --- /dev/null
 +++ b/source/custom/guilt/FrugalBuild
 @@ -0,0 +1,20 @@
@@ -14,7 +14,7 @@
 +pkgdesc="A Quilt-like interface on top of Git"
 +url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/"
 +depends=('git')
-+makedepends=('asciidoc')
++makedepends=('asciidoc' 'xmlto')
 +groups=('custom')
 +archs=('i686' 'x86_64')
 +up2date="lynx -dump $url|Flasttar"