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:
Koen Kooi 2014-04-30 07:43:32 +02:00 committed by Martin Jansa
parent 86de202b7e
commit 9c8fae5860

View File

@ -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