mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
clutter-1.0: Disable DOLT
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
HOMEPAGE = "http://live.gnome.org/TwitterGlib"
|
||||
SRC_URI = "git://github.com/ebassi/${PN}.git;protocol=git"
|
||||
SRC_URI = "git://github.com/ebassi/${PN}.git;protocol=git \
|
||||
file://nodolt.patch;patch=1"
|
||||
PV = "0.1+git${SRCPV}"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+ json-glib"
|
||||
DEPENDS = "glib-2.0 gtk+ json-glib libsoup-2.4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user