mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-libs/weston: Fix 9999, update neatvnc version, drop old option
Signed-off-by: Dylan Taft <dylanetaft@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45088 Closes: https://github.com/gentoo/gentoo/pull/45088 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
parent
2aa8da207b
commit
ec66a5d700
@ -74,7 +74,8 @@ RDEPEND="
|
||||
systemd? ( sys-apps/systemd )
|
||||
vnc? (
|
||||
=dev-libs/aml-0.3*
|
||||
=gui-libs/neatvnc-0.8*
|
||||
>=gui-libs/neatvnc-0.8.1
|
||||
<gui-libs/neatvnc-0.10.0
|
||||
sys-libs/pam
|
||||
)
|
||||
vulkan? (
|
||||
@ -112,7 +113,6 @@ pkg_setup() {
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
$(meson_use drm backend-drm)
|
||||
-Dbackend-drm-screencast-vaapi=false
|
||||
$(meson_use headless backend-headless)
|
||||
$(meson_use pipewire backend-pipewire)
|
||||
$(meson_use rdp backend-rdp)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user