diff options
-rw-r--r-- | meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb index 2f57527e43..ef0019fc7d 100644 --- a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb +++ b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb | |||
@@ -12,7 +12,7 @@ LICENSE = "GPL-2.0" | |||
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408" |
13 | SECTION = "devel" | 13 | SECTION = "devel" |
14 | DEPENDS += "ncurses flex bison gperf-native pkgconfig-native" | 14 | DEPENDS += "ncurses flex bison gperf-native pkgconfig-native" |
15 | RDEPENDS_${PN} += "python" | 15 | RDEPENDS_${PN} += "python bash" |
16 | SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz" | 16 | SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2" | 18 | SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2" |