mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
gerbera: Upgrade to 1.6.0
Add needed dependencies this version demands Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-3
@@ -6,12 +6,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=25cdec9afe3f1f26212ead6bd2f7fac8"
|
||||
SRC_URI = "git://github.com/v00d00/gerbera.git;protocol=https \
|
||||
"
|
||||
|
||||
PV = "1.3.2"
|
||||
SRCREV = "42b035ea9098c02af503d6391a0ed56d973aaf23"
|
||||
SRCREV = "b219e22f09e346dd048f614a01ca2cbc55edd940"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "expat zlib curl libupnp e2fsprogs sqlite3 libnsl2"
|
||||
DEPENDS = "expat fmt spdlog pugixml libebml libmatroska zlib curl libupnp e2fsprogs sqlite3 libnsl2"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "gerbera.service"
|
||||
|
||||
Reference in New Issue
Block a user