From cd356b722fd8d162f02a5059fae1a66e00be52e3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Mar 2024 00:48:59 +0000 Subject: gentoo auto-resync : 17:03:2024 - 00:48:58 --- gui-apps/wcm/wcm-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gui-apps/wcm/wcm-9999.ebuild') diff --git a/gui-apps/wcm/wcm-9999.ebuild b/gui-apps/wcm/wcm-9999.ebuild index 20dc340547dc..17a78aa75ac6 100644 --- a/gui-apps/wcm/wcm-9999.ebuild +++ b/gui-apps/wcm/wcm-9999.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/WayfireWM/wcm" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/WayfireWM/wcm.git" - SLOT="0/9999" + SLOT="0/0.9" else SRC_URI="https://github.com/WayfireWM/wcm/releases/download/v${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~arm64 ~x86" @@ -27,9 +27,9 @@ CDEPEND=" dev-libs/libxml2 dev-libs/wayland dev-cpp/gtkmm:3.0[wayland] - gui-apps/wf-shell:${SLOT} - gui-libs/wf-config:${SLOT} - gui-wm/wayfire:${SLOT} + gui-apps/wf-shell + >=gui-libs/wf-config-0.6.0 + gui-wm/wayfire x11-libs/libxkbcommon " RDEPEND="${CDEPEND}" -- cgit v1.2.3