mirror of
git://git.yoctoproject.org/poky
synced 2026-08-19 07:17:28 +00:00
libccss: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
588e1c1640
commit
cf33df3059
@ -1,9 +1,7 @@
|
|||||||
SRC_URI = "git://anongit.freedesktop.org/git/ccss.git;protocol=git"
|
SRC_URI = "git://anongit.freedesktop.org/git/ccss.git;protocol=git"
|
||||||
PV = "0.1+git${SRCPV}"
|
PV = "0.1+git${SRCPV}"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
DEPENDS = "glib-2.0 cairo librsvg libsoup-2.4"
|
||||||
DEPENDS = "glib-2.0 cairo librsvg libsoup-2.4 gettext"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools_stage
|
inherit autotools_stage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user