mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
fbgrab: use autotools-brokensep (its not really autotools)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Martin Jansa
parent
7488dcc1fe
commit
dc893eb434
@@ -6,7 +6,7 @@ SECTION = "console/utils"
|
||||
DEPENDS = "libpng zlib"
|
||||
SRC_URI = "http://fbgrab.monells.se/${BP}.tar.gz"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools-brokensep
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user