mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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"
|
||||
|
||||
SRCNAME = "${PN}"
|
||||
|
||||
# autotools-brokensep
|
||||
B = "${S}"
|
||||
|
||||
@@ -10,7 +10,7 @@ PR = "r2"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
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 \
|
||||
file://disable.eina.test.patch \
|
||||
|
||||
Reference in New Issue
Block a user