commit:     fdae499c98b04641348a9018fb5bff5ab69a7cef
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 28 01:21:13 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 01:22:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdae499c

gui-libs/gtk-layer-shell: Fix #719866, missing dep

Closes: https://bugs.gentoo.org/719866
Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 ...{gtk-layer-shell-0.1.0.ebuild => gtk-layer-shell-0.1.0-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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
similarity index 92%
rename from gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0.ebuild
rename to gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
index 3cff2fda156..7704b646413 100644
--- 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
@@ -25,7 +25,10 @@ DEPEND="
        >=dev-libs/wayland-1.10.0
 "
 RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+       virtual/pkgconfig
+       gtk-doc? ( dev-util/gtk-doc )
+"
 
 src_configure() {
        local emesonargs=(

Reply via email to