mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libdecor: upgrade 0.2.2 -> 0.2.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7f0f89d6fb
commit
eb9fcae7a5
|
|
@ -2,9 +2,7 @@ SUMMARY = "libdecor - A client-side decorations library for Wayland clients"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7ae2be7fb1637141840314b51970a9f7"
|
||||
|
||||
SRC_URI = " \
|
||||
git://gitlab.freedesktop.org/libdecor/libdecor.git;protocol=https;branch=master \
|
||||
"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/libdecor/libdecor.git;protocol=https;branch=libdecor-0.2;tag=${PV}"
|
||||
|
||||
DEPENDS = " \
|
||||
cairo \
|
||||
|
|
@ -15,7 +13,7 @@ DEPENDS = " \
|
|||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "7807ae3480f5c6a37c5e8505d94af1e764aaf704"
|
||||
SRCREV = "15afd30a6e23e949d022ff18f17dd7fdbd3361e4"
|
||||
|
||||
PACKAGECONFIG ?= "dbus ${@bb.utils.filter('DISTRO_FEATURES', 'gtk+3', d)}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user