mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
midori: add librsvg-native to DEPENDS
configure found rsvg-convert on host: ... Checking for program rsvg-convert : /usr/bin/rsvg-convert ... Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
a6d45578d9
commit
8a9e1dc63d
@@ -2,7 +2,9 @@ DESCRIPTION = "Midori is a lightweight web browser."
|
|||||||
HOMEPAGE = "http://www.twotoasts.de/index.php?/pages/midori_summary.html"
|
HOMEPAGE = "http://www.twotoasts.de/index.php?/pages/midori_summary.html"
|
||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||||
DEPENDS = "webkit-gtk libsoup-2.4 libsexy openssl vala-native python-native python-docutils-native"
|
DEPENDS = "webkit-gtk libsoup-2.4 libsexy openssl vala-native python-native python-docutils-native librsvg-native"
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "http://archive.xfce.org/src/apps/midori/0.4/midori-${PV}.tar.bz2;name=midori \
|
SRC_URI = "http://archive.xfce.org/src/apps/midori/0.4/midori-${PV}.tar.bz2;name=midori \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user