aboutsummaryrefslogtreecommitdiffstats
path: root/packages/git
diff options
context:
space:
mode:
Diffstat (limited to 'packages/git')
-rw-r--r--packages/git/git_1.4.4.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/git/git_1.4.4.2.bb b/packages/git/git_1.4.4.2.bb
index 5a22f040f3..e6a1117316 100644
--- a/packages/git/git_1.4.4.2.bb
+++ b/packages/git/git_1.4.4.2.bb
@@ -1,8 +1,8 @@
require git.inc
DEPENDS = "openssl curl"
-RDEPENDS = "perl perl-module-file-path cpio findutils"
+RDEPENDS = "perl perl-module-file-path cpio findutils sed"
-PR="r1"
+PR="r2"
do_install() {
oe_runmake install DESTDIR="${D}" bindir="${bindir}" \