gui-apps/mako: fix build error on missing dep
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 21 Feb 2020 01:09:09 +0000 (19:09 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 21 Feb 2020 01:09:28 +0000 (19:09 -0600)
Closes: https://bugs.gentoo.org/710328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-apps/mako/mako-1.4.1.ebuild
gui-apps/mako/mako-9999.ebuild

index 3596f2bb14658ef66e44913f5245e5eeb0261b27..7595ec3b37e912d5cbd087df5beaf85fecce4a18 100644 (file)
@@ -36,6 +36,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
+       dev-libs/wayland-protocols
 "
 BDEPEND="
        virtual/pkgconfig
index 60eca46bf3e53750b8a3f75fdc8faa85abb6bbf2..b615074bfcdaeca4595d3bf6824a858c16873dad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -36,6 +36,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
+       dev-libs/wayland-protocols
 "
 BDEPEND="
        virtual/pkgconfig