mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 02:09:18 +00:00
xdg-desktop-portal-wlr: Add wayland to REQUIRED_DISTRO_FEATURES
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c5220cd79b
commit
0a069201a8
@ -14,7 +14,7 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
REQUIRED_DISTRO_FEATURES = "opengl wayland"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1"
|
SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user