commit:     9704458d1785e41127bff7ee03fb479307bfcc7a
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Tue Jun 30 20:20:11 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jun 30 20:20:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9704458d

gui-apps/wofi: Fixed dependencies

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>

 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 7f527da..7595114 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 7f527da..7595114 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 7f527da..7595114 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=""

Reply via email to