diff options
Diffstat (limited to 'meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb')
-rw-r--r-- | meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb index 71305cc35f..cc13fd1067 100644 --- a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb +++ b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb | |||
@@ -18,8 +18,7 @@ PV = "0.6.3+git" | |||
18 | 18 | ||
19 | SRC_URI = "\ | 19 | SRC_URI = "\ |
20 | git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \ | 20 | git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \ |
21 | " | 21 | file://0001-allow-build-with-cmake-4.patch" |
22 | |||
23 | 22 | ||
24 | inherit cmake | 23 | inherit cmake |
25 | 24 | ||