From 9704458d1785e41127bff7ee03fb479307bfcc7a Mon Sep 17 00:00:00 2001 From: Matthias Coppens Date: Tue, 30 Jun 2020 22:20:11 +0200 Subject: [PATCH] gui-apps/wofi: Fixed dependencies Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthias Coppens --- gui-apps/wofi/wofi-1.1.1.ebuild | 6 ++++++ gui-apps/wofi/wofi-1.1.2.ebuild | 6 ++++++ gui-apps/wofi/wofi-9999.ebuild | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/gui-apps/wofi/wofi-1.1.1.ebuild b/gui-apps/wofi/wofi-1.1.1.ebuild index 7f527dae0f..75951147ec 100644 --- a/gui-apps/wofi/wofi-1.1.1.ebuild +++ b/gui-apps/wofi/wofi-1.1.1.ebuild @@ -19,5 +19,11 @@ DESCRIPTION="Wofi is a launcher/menu program for wlroots based wayland composito HOMEPAGE="${EHG_REPO_URI}" LICENSE="GPL-3" +DEPEND=" + dev-libs/wayland + x11-libs/gtk+[wayland]" +RDEPEND="${DEPEND}" +BDEPEND="virtual/pkgconfig" + SLOT="0" KEYWORDS="" diff --git a/gui-apps/wofi/wofi-1.1.2.ebuild b/gui-apps/wofi/wofi-1.1.2.ebuild index 7f527dae0f..75951147ec 100644 --- a/gui-apps/wofi/wofi-1.1.2.ebuild +++ b/gui-apps/wofi/wofi-1.1.2.ebuild @@ -19,5 +19,11 @@ DESCRIPTION="Wofi is a launcher/menu program for wlroots based wayland composito HOMEPAGE="${EHG_REPO_URI}" LICENSE="GPL-3" +DEPEND=" + dev-libs/wayland + x11-libs/gtk+[wayland]" +RDEPEND="${DEPEND}" +BDEPEND="virtual/pkgconfig" + SLOT="0" KEYWORDS="" diff --git a/gui-apps/wofi/wofi-9999.ebuild b/gui-apps/wofi/wofi-9999.ebuild index 7f527dae0f..75951147ec 100644 --- a/gui-apps/wofi/wofi-9999.ebuild +++ b/gui-apps/wofi/wofi-9999.ebuild @@ -19,5 +19,11 @@ DESCRIPTION="Wofi is a launcher/menu program for wlroots based wayland composito HOMEPAGE="${EHG_REPO_URI}" LICENSE="GPL-3" +DEPEND=" + dev-libs/wayland + x11-libs/gtk+[wayland]" +RDEPEND="${DEPEND}" +BDEPEND="virtual/pkgconfig" + SLOT="0" KEYWORDS=""