summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb')
-rw-r--r--meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb b/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb
index afe75472a5..67a51f5c9f 100644
--- a/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb
+++ b/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = " \
9SRCREV = "2969be996acad84b91ab3875b1816636fe61a40e" 9SRCREV = "2969be996acad84b91ab3875b1816636fe61a40e"
10SRC_URI = "git://github.com/${BPN}/${BPN}.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/${BPN}/${BPN}.git;branch=master;protocol=https"
11 11
12S = "${WORKDIR}/git"
13 12
14inherit autotools pkgconfig gettext 13inherit autotools pkgconfig gettext
15 14