Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/gtk-layer-shell/
Date: Tue, 28 Apr 2020 01:23:01
Message-Id: 1588036970.fdae499c98b04641348a9018fb5bff5ab69a7cef.np-hardass@gentoo
1 commit: fdae499c98b04641348a9018fb5bff5ab69a7cef
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 01:21:13 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 01:22:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdae499c
7
8 gui-libs/gtk-layer-shell: Fix #719866, missing dep
9
10 Closes: https://bugs.gentoo.org/719866
11 Package-Manager: Portage-2.3.96, Repoman-2.3.21
12 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
13
14 ...{gtk-layer-shell-0.1.0.ebuild => gtk-layer-shell-0.1.0-r1.ebuild} | 5 ++++-
15 1 file changed, 4 insertions(+), 1 deletion(-)
16
17 diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0.ebuild b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
18 similarity index 92%
19 rename from gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0.ebuild
20 rename to gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
21 index 3cff2fda156..7704b646413 100644
22 --- a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0.ebuild
23 +++ b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
24 @@ -25,7 +25,10 @@ DEPEND="
25 >=dev-libs/wayland-1.10.0
26 "
27 RDEPEND="${DEPEND}"
28 -BDEPEND="virtual/pkgconfig"
29 +BDEPEND="
30 + virtual/pkgconfig
31 + gtk-doc? ( dev-util/gtk-doc )
32 +"
33
34 src_configure() {
35 local emesonargs=(