mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
midori: add dependency on libxscrnsaver
* fixes floating dependency: midori/midori/latest lost dependency on libxscrnsaver (From OE-Core rev: deec41394baf73bc7daf322a965bfb93ce87fdcf) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d150886575
commit
9e8c8c3714
@@ -2,7 +2,7 @@ SUMMARY = "A lightweight web browser"
|
||||
HOMEPAGE = "http://www.twotoasts.de/index.php?/pages/midori_summary.html"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
DEPENDS = "webkit-gtk libsoup-2.4 openssl python-native python-docutils-native librsvg-native libnotify libunique"
|
||||
DEPENDS = "webkit-gtk libsoup-2.4 openssl python-native python-docutils-native librsvg-native libnotify libunique libxscrnsaver"
|
||||
|
||||
SRC_URI = "http://www.midori-browser.org/downloads/${BPN}_${PV}_all_.tar.bz2 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user