mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +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"
|
DEPENDS = "libpng zlib"
|
||||||
SRC_URI = "http://fbgrab.monells.se/${BP}.tar.gz"
|
SRC_URI = "http://fbgrab.monells.se/${BP}.tar.gz"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools-brokensep
|
||||||
|
|
||||||
S = "${WORKDIR}/${PN}"
|
S = "${WORKDIR}/${PN}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user