mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 22:50:38 +00:00
fbgrab: use autotools-brokensep (its not really autotools)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
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}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user