mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 03:17:10 +00:00
ephoto, libeflvala: use autotools-brokensep
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
516d4498f0
commit
0103d10a30
@ -12,3 +12,6 @@ inherit gettext
|
|||||||
DEPENDS += "elementary ethumb ecore eio"
|
DEPENDS += "elementary ethumb ecore eio"
|
||||||
|
|
||||||
SRCNAME = "${PN}"
|
SRCNAME = "${PN}"
|
||||||
|
|
||||||
|
# autotools-brokensep
|
||||||
|
B = "${S}"
|
||||||
|
|||||||
@ -10,7 +10,7 @@ PR = "r2"
|
|||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
SRCNAME = "vala"
|
SRCNAME = "vala"
|
||||||
|
|
||||||
inherit e-base autotools pkgconfig vala
|
inherit e-base autotools-brokensep pkgconfig vala
|
||||||
|
|
||||||
SRC_URI = "${E_SVN}/trunk/BINDINGS;module=${SRCNAME};protocol=http \
|
SRC_URI = "${E_SVN}/trunk/BINDINGS;module=${SRCNAME};protocol=http \
|
||||||
file://disable.eina.test.patch \
|
file://disable.eina.test.patch \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user