mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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"
|
||||
|
||||
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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user