main/postmarketos-ui-moonlight: set pmb:drm

This UI uses Cage as compositor which depends on wlroots and thus won't
work without DRM.

Closes https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3920

Signed-off-by: Stefan Hansson <newbyte@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7365>
This commit is contained in:
Stefan Hansson 2025-11-14 10:23:28 +01:00 committed by The Friendly Merge Bot
parent 92e5569199
commit c44545a8b7
No known key found for this signature in database

View file

@ -7,7 +7,7 @@ pkgdesc="(Wayland) Open Source PC client for NVIDIA GameStream, as used by the N
arch="all !riscv64 !armhf"
url="https://postmarketos.org/"
license="GPL-3.0-or-later"
options="!check"
options="!check pmb:drm"
depends="postmarketos-base-ui-cage"
source="10-moonlight-qt.sh"
# https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues/2347