commit:     14eff6ea464df0cbe2c17d7dcf8078a7cc0e42f8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 07:30:38 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 07:36:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14eff6ea

x11-misc/polybar: Switch IUSE=pulseaudio to media-libs/libpulse

Cleanup obsolete x11-wm/i3-gaps dep.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-misc/polybar/{polybar-3.6.3-r2.ebuild => polybar-3.6.3-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/polybar/polybar-3.6.3-r2.ebuild 
b/x11-misc/polybar/polybar-3.6.3-r3.ebuild
similarity index 95%
rename from x11-misc/polybar/polybar-3.6.3-r2.ebuild
rename to x11-misc/polybar/polybar-3.6.3-r3.ebuild
index ef368ca2f59a..00bf5147d168 100644
--- a/x11-misc/polybar/polybar-3.6.3-r2.ebuild
+++ b/x11-misc/polybar/polybar-3.6.3-r3.ebuild
@@ -35,11 +35,11 @@ DEPEND="
        doc? ( dev-python/sphinx )
        i3wm? (
                dev-libs/jsoncpp:=
-               || ( x11-wm/i3 x11-wm/i3-gaps )
+               x11-wm/i3
        )
        mpd? ( media-libs/libmpdclient )
        network? ( dev-libs/libnl:3 )
-       pulseaudio? ( media-sound/pulseaudio )
+       pulseaudio? ( media-libs/libpulse )
 "
 RDEPEND="${DEPEND}"
 

Reply via email to