aboutsummaryrefslogtreecommitdiffstats
path: root/packages/git/git_1.5.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/git/git_1.5.3.bb')
-rw-r--r--packages/git/git_1.5.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/git/git_1.5.3.bb b/packages/git/git_1.5.3.bb
index f250bd5166..491bb3f7c1 100644
--- a/packages/git/git_1.5.3.bb
+++ b/packages/git/git_1.5.3.bb
@@ -1,5 +1,7 @@
require git.inc
+
+SRC_URI += "file://git-gui-install-mode-arg-spaces.patch;patch=1"
+
DEPENDS = "openssl curl zlib expat"
RDEPENDS = "perl perl-module-file-path cpio findutils sed"
PR = "r2"
-