diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-07 15:51:00 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-07 15:51:11 -0500 |
commit | b9f608ac5af85058cdf603c897e919e694844b2b (patch) | |
tree | 6c6b237731cdf7e0427982c07aabe413896b58a2 /gui-apps/mako | |
parent | dev-python/psutil: Remove old (diff) | |
download | gentoo-b9f608ac5af85058cdf603c897e919e694844b2b.tar.gz gentoo-b9f608ac5af85058cdf603c897e919e694844b2b.tar.bz2 gentoo-b9f608ac5af85058cdf603c897e919e694844b2b.zip |
gui-apps/mako: add missing wayland-scanner dep
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps/mako')
-rw-r--r-- | gui-apps/mako/mako-1.7.1.ebuild | 1 | ||||
-rw-r--r-- | gui-apps/mako/mako-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/gui-apps/mako/mako-1.7.1.ebuild b/gui-apps/mako/mako-1.7.1.ebuild index 043c21616341..fdd5238afe72 100644 --- a/gui-apps/mako/mako-1.7.1.ebuild +++ b/gui-apps/mako/mako-1.7.1.ebuild @@ -22,6 +22,7 @@ IUSE="elogind +icons systemd" DEPEND=" dev-libs/wayland + dev-util/wayland-scanner x11-libs/pango x11-libs/cairo || ( diff --git a/gui-apps/mako/mako-9999.ebuild b/gui-apps/mako/mako-9999.ebuild index 597e5e7acd03..a92179a0efdb 100644 --- a/gui-apps/mako/mako-9999.ebuild +++ b/gui-apps/mako/mako-9999.ebuild @@ -22,6 +22,7 @@ IUSE="elogind +icons systemd" DEPEND=" dev-libs/wayland + dev-util/wayland-scanner x11-libs/pango x11-libs/cairo || ( |