Upstream changed the way how to configure X11 support.
Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1499
Signed-off-by: Ian Delaney <idella4@gentoo.org>
-DWLC_BUILD_STATIC=$(usex static-libs)
+ -DWLC_X11_SUPPORT=$(usex X)
+
$(cmake-utils_use_find_package systemd Systemd)
$(cmake-utils_use_find_package systemd Dbus)
- $(cmake-utils_use_find_package X X11)
- $(cmake-utils_use_find_package X XCB)
)
cmake-utils_src_configure