From c04ca108eb463813b81fb6e16edc4b629bc024d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Mon, 7 Jun 2021 11:36:21 +0200 Subject: [PATCH] gui-apps/paperde: remove version limits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Maciej Barć --- gui-apps/paperde/paperde-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gui-apps/paperde/paperde-9999.ebuild b/gui-apps/paperde/paperde-9999.ebuild index 18b6d99fcf..01d7a69a4c 100644 --- a/gui-apps/paperde/paperde-9999.ebuild +++ b/gui-apps/paperde/paperde-9999.ebuild @@ -38,12 +38,11 @@ DEPEND=" gui-libs/libcprime gui-libs/libcsys " -# Because of gui-wm/wayfire build failure, also add requirement constraints here -# wlroots found: NO found 0.13.0 but need: '<0.12.0' ; matched: '>=0.11.0' + RDEPEND=" ${DEPEND} - =gui-wm/wayfire-0.7.0[X] + gui-libs/wlroots + gui-wm/wayfire[X] sys-apps/xdg-desktop-portal x11-misc/qt5ct "