mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
znc: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_configure error: automake: error: 'configure.ac' is required Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
2f16a0ea81
commit
9e91501560
@ -11,7 +11,7 @@ SRC_URI = "git://github.com/znc/znc.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools-brokensep
|
||||
|
||||
# ZNC has a custom autogen.sh that states that this command is needed *and* expected to fail
|
||||
do_configure_prepend() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user