summaryrefslogtreecommitdiffstats
path: root/recipes/git/git_1.6.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/git/git_1.6.0.4.bb')
-rw-r--r--recipes/git/git_1.6.0.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/git/git_1.6.0.4.bb b/recipes/git/git_1.6.0.4.bb
index e839ab960a..c37e3d0d52 100644
--- a/recipes/git/git_1.6.0.4.bb
+++ b/recipes/git/git_1.6.0.4.bb
@@ -1,6 +1,7 @@
require git.inc
-SRC_URI += "file://snprintf-returns-bogus.patch;patch=1"
+SRC_URI += "file://autotools.patch;patch=1 \
+ file://snprintf-returns-bogus.patch;patch=1"
DEPENDS = "openssl curl zlib expat"
RDEPENDS = "perl perl-module-file-path cpio findutils sed"