From f6aa2dafa440157712e44494696feba910333f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Wed, 12 May 2021 19:03:28 +0200 Subject: [PATCH] gui-apps/paperde: requirement constraints - --- gui-apps/paperde/paperde-0.1.1.ebuild | 3 +++ gui-apps/paperde/paperde-9999.ebuild | 3 +++ 2 files changed, 6 insertions(+) diff --git a/gui-apps/paperde/paperde-0.1.1.ebuild b/gui-apps/paperde/paperde-0.1.1.ebuild index 7a7482b76f..18b6d99fcf 100644 --- a/gui-apps/paperde/paperde-0.1.1.ebuild +++ b/gui-apps/paperde/paperde-0.1.1.ebuild @@ -38,8 +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] sys-apps/xdg-desktop-portal x11-misc/qt5ct diff --git a/gui-apps/paperde/paperde-9999.ebuild b/gui-apps/paperde/paperde-9999.ebuild index 7a7482b76f..18b6d99fcf 100644 --- a/gui-apps/paperde/paperde-9999.ebuild +++ b/gui-apps/paperde/paperde-9999.ebuild @@ -38,8 +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] sys-apps/xdg-desktop-portal x11-misc/qt5ct