git: it turns out that git also relies on a decent sed.
authorMichael Krelin <hacker@klever.net>
Sat, 12 May 2007 17:06:15 +0000 (17:06 +0000)
committerMichael Krelin <hacker@klever.net>
Sat, 12 May 2007 17:06:15 +0000 (17:06 +0000)
packages/git/git_1.4.4.2.bb

index 5a22f04..e6a1117 100644 (file)
@@ -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}" \