mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 07:17:05 +00:00
xdg-desktop-portal-wlr: update 0.8.1 -> 0.8.2
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+3
-4
@@ -14,12 +14,11 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit meson pkgconfig features_check manpages
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl wayland"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;branch=master"
|
||||
|
||||
PV .= "+git"
|
||||
SRCREV = "256eb4a9f6ecffd64289d6501d036c2094b47db6"
|
||||
SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1;tag=v${PV}"
|
||||
SRCREV = "01171a150b705cf07066ebc0fb7e1ff537027bec"
|
||||
|
||||
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}"
|
||||
|
||||
Reference in New Issue
Block a user