diff options
Diffstat (limited to 'meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb')
-rw-r--r-- | meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb | 1 |
1 files changed, 1 insertions, 0 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 1cebd64049..f225af04a1 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 | |||
@@ -11,6 +11,7 @@ LICENSE = "GPL-2.0" | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408" |
12 | SECTION = "devel" | 12 | SECTION = "devel" |
13 | DEPENDS += "ncurses flex bison gperf pkgconfig-native" | 13 | DEPENDS += "ncurses flex bison gperf pkgconfig-native" |
14 | RDEPENDS_${PN} += "python" | ||
14 | SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz" | 15 | SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz" |
15 | 16 | ||
16 | SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2" | 17 | SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2" |