blob: 34fa87eeb0f853937cb04e4c6d9a86be6459718d (
plain)
1
2
3
4
5
6
7
|
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 = ""
|