From: Matthew Thode Date: Fri, 21 Feb 2020 01:09:09 +0000 (-0600) Subject: gui-apps/mako: fix build error on missing dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e94f40bb02351a2bf76793fbef28cc83966c1b5a;p=gentoo.git gui-apps/mako: fix build error on missing dep Closes: https://bugs.gentoo.org/710328 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/gui-apps/mako/mako-1.4.1.ebuild b/gui-apps/mako/mako-1.4.1.ebuild index 3596f2bb1465..7595ec3b37e9 100644 --- a/gui-apps/mako/mako-1.4.1.ebuild +++ b/gui-apps/mako/mako-1.4.1.ebuild @@ -36,6 +36,7 @@ DEPEND=" " RDEPEND=" ${DEPEND} + dev-libs/wayland-protocols " BDEPEND=" virtual/pkgconfig diff --git a/gui-apps/mako/mako-9999.ebuild b/gui-apps/mako/mako-9999.ebuild index 60eca46bf3e5..b615074bfcda 100644 --- a/gui-apps/mako/mako-9999.ebuild +++ b/gui-apps/mako/mako-9999.ebuild @@ -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