diff --git a/x11-wm/gamescope/Makefile.wlroots b/x11-wm/gamescope/Makefile.wlroots index 675efc25f649..3c792a6438a1 100644 --- a/x11-wm/gamescope/Makefile.wlroots +++ b/x11-wm/gamescope/Makefile.wlroots @@ -1,16 +1,16 @@ # https://github.com/Plagman/gamescope/pull/202 BUILD_DEPENDS:= ${BUILD_DEPENDS:N*wlroots*} \ xwayland-devel>0:x11-servers/xwayland-devel LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \ libudev.so:devel/libudev-devd \ libseat.so:sysutils/seatd \ libinput.so:x11/libinput \ libxcb-errors.so:x11/xcb-util-errors \ libxcb-render-util.so:x11/xcb-util-renderutil \ libxcb-icccm.so:x11/xcb-util-wm RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel USES+= gl -USE_XORG+= pixman xcb USE_GL+= gbm egl +USE_XORG+= pixman xcb GH_TUPLE+= swaywm:wlroots:0.13.0:wlroots/subprojects/wlroots PLIST_FILES+= "@comment libdata/pkgconfig/wlroots.pc" diff --git a/x11-wm/phoc/Makefile.wlroots b/x11-wm/phoc/Makefile.wlroots index d5a00a9f86cd..9b6de4e4b936 100644 --- a/x11-wm/phoc/Makefile.wlroots +++ b/x11-wm/phoc/Makefile.wlroots @@ -1,13 +1,13 @@ # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 BUILD_DEPENDS:= ${BUILD_DEPENDS:N*wlroots*} LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \ libudev.so:devel/libudev-devd \ libdrm.so:graphics/libdrm \ libseat.so:sysutils/seatd \ libxcb-errors.so:x11/xcb-util-errors \ libxcb-icccm.so:x11/xcb-util-wm RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel -USE_XORG+= x11 USE_GL+= gbm egl +USE_XORG+= x11 GL_TUPLE+= https://source.puri.sm:Librem5:wlroots:b2fd6d8dd88d67ee48be67f5be4ee614a5826b13:wlroots/subprojects/wlroots PLIST_FILES+= "@comment libdata/pkgconfig/wlroots.pc"