-
inherit native
require git_${PV}.bb
+SRC_URI += "file://git-gui-install-mode-arg-spaces.patch;patch=1"
+
DEPENDS = "openssl-native curl-native zlib-native expat-native"
RDEPENDS = ""
require git.inc
+
+SRC_URI += "file://git-gui-install-mode-arg-spaces.patch;patch=1"
+
inherit native
DEPENDS = "openssl-native curl-native zlib-native expat-native"
PR = "r2"
SRC_URI = "http://www.kernel.org/pub/software/scm/git/git-${PV}.tar.bz2 \
file://autotools.patch;patch=1 \
- file://git-gui-install-mode-arg-spaces.patch;patch=1 \
"
S = "${WORKDIR}/git-${PV}"
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"
-