mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
ephoto, libeflvala: use autotools-brokensep
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user