commit:     bae2838c944b7d2fd2485196ab9706a0c4f09b0a
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Jan 11 16:10:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 22:49:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae2838c

gui-apps/waybar: add dev-cpp/catch BDEPEND

Closes: https://bugs.gentoo.org/852302
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gui-apps/waybar/waybar-0.9.16.ebuild | 3 ++-
 gui-apps/waybar/waybar-0.9.17.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/gui-apps/waybar/waybar-0.9.16.ebuild 
b/gui-apps/waybar/waybar-0.9.16.ebuild
index 006b9fc848cb..ed6e3ca97877 100644
--- a/gui-apps/waybar/waybar-0.9.16.ebuild
+++ b/gui-apps/waybar/waybar-0.9.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,6 +23,7 @@ IUSE="experimental mpd network +popups pulseaudio sndio tray 
+udev wifi"
 
 BDEPEND="
        >=app-text/scdoc-1.9.2
+       >=dev-cpp/catch-3.0.0
        dev-util/gdbus-codegen
        virtual/pkgconfig
 "

diff --git a/gui-apps/waybar/waybar-0.9.17.ebuild 
b/gui-apps/waybar/waybar-0.9.17.ebuild
index 90a862c7595c..97a130dc5f25 100644
--- a/gui-apps/waybar/waybar-0.9.17.ebuild
+++ b/gui-apps/waybar/waybar-0.9.17.ebuild
@@ -23,6 +23,7 @@ IUSE="experimental mpd network +popups pulseaudio sndio tray 
+udev wifi"
 
 BDEPEND="
        >=app-text/scdoc-1.9.2
+       >=dev-cpp/catch-3.0.1
        dev-util/gdbus-codegen
        virtual/pkgconfig
 "

Reply via email to