mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libmcrypt: inherit autotools-brokensep
do_configure fails without it. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
86de202b7e
commit
9c8fae5860
|
|
@ -9,4 +9,4 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/mcrypt/Libmcrypt/${PV}/libmcrypt-${PV}.
|
|||
SRC_URI[md5sum] = "0821830d930a86a5c69110837c55b7da"
|
||||
SRC_URI[sha256sum] = "e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e"
|
||||
|
||||
inherit autotools gettext binconfig
|
||||
inherit autotools-brokensep gettext binconfig
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user