Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waybar/
Date: Thu, 08 Jul 2021 07:35:18
Message-Id: 1625729704.513c619ed3bf5308f797c105bd539efd207341da.juippis@gentoo
1 commit: 513c619ed3bf5308f797c105bd539efd207341da
2 Author: Aisha Tammy <floss <AT> bsd <DOT> ac>
3 AuthorDate: Fri Jun 18 13:08:48 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 07:35:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513c619e
7
8 gui-apps/waybar: rebuild on subslot change
9
10 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
11 Closes: https://github.com/gentoo/gentoo/pull/21306
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 gui-apps/waybar/waybar-0.9.5.ebuild | 2 +-
15 gui-apps/waybar/waybar-0.9.7.ebuild | 2 +-
16 gui-apps/waybar/waybar-9999.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/gui-apps/waybar/waybar-0.9.5.ebuild b/gui-apps/waybar/waybar-0.9.5.ebuild
20 index 0094f250d48..3247d86629b 100644
21 --- a/gui-apps/waybar/waybar-0.9.5.ebuild
22 +++ b/gui-apps/waybar/waybar-0.9.5.ebuild
23 @@ -35,7 +35,7 @@ DEPEND="
24 dev-libs/date:=
25 dev-libs/wayland
26 dev-libs/wayland-protocols
27 - gui-libs/wlroots
28 + gui-libs/wlroots:=
29 x11-libs/gtk+:3[wayland]
30 mpd? ( media-libs/libmpdclient )
31 network? ( dev-libs/libnl:3 )
32
33 diff --git a/gui-apps/waybar/waybar-0.9.7.ebuild b/gui-apps/waybar/waybar-0.9.7.ebuild
34 index 0094f250d48..3247d86629b 100644
35 --- a/gui-apps/waybar/waybar-0.9.7.ebuild
36 +++ b/gui-apps/waybar/waybar-0.9.7.ebuild
37 @@ -35,7 +35,7 @@ DEPEND="
38 dev-libs/date:=
39 dev-libs/wayland
40 dev-libs/wayland-protocols
41 - gui-libs/wlroots
42 + gui-libs/wlroots:=
43 x11-libs/gtk+:3[wayland]
44 mpd? ( media-libs/libmpdclient )
45 network? ( dev-libs/libnl:3 )
46
47 diff --git a/gui-apps/waybar/waybar-9999.ebuild b/gui-apps/waybar/waybar-9999.ebuild
48 index 664cb2388f3..d7a4fe437b9 100644
49 --- a/gui-apps/waybar/waybar-9999.ebuild
50 +++ b/gui-apps/waybar/waybar-9999.ebuild
51 @@ -34,7 +34,7 @@ DEPEND="
52 dev-libs/date:=
53 dev-libs/wayland
54 dev-libs/wayland-protocols
55 - gui-libs/wlroots
56 + gui-libs/wlroots:=
57 x11-libs/gtk+:3[wayland]
58 mpd? ( media-libs/libmpdclient )
59 network? ( dev-libs/libnl:3 )