diff options
author | 2020-05-15 21:48:26 -0500 | |
---|---|---|
committer | 2020-05-15 21:48:59 -0500 | |
commit | fdbc637cbf217b4ae68fb6837f19a62c3869a97e (patch) | |
tree | 9b916faeb752b67ee0b89f2ff56be2675d4ad93e /gui-libs | |
parent | media-video/openshot: version bump to 2.5.1 (diff) | |
download | gentoo-fdbc637cbf217b4ae68fb6837f19a62c3869a97e.tar.gz gentoo-fdbc637cbf217b4ae68fb6837f19a62c3869a97e.tar.bz2 gentoo-fdbc637cbf217b4ae68fb6837f19a62c3869a97e.zip |
gui-libs/wlroots: sway needs newer meson now
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/wlroots/wlroots-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild index f0caa7de4f5a..35d3047c671d 100644 --- a/gui-libs/wlroots/wlroots-9999.ebuild +++ b/gui-libs/wlroots/wlroots-9999.ebuild @@ -44,6 +44,7 @@ RDEPEND=" " BDEPEND=" >=dev-libs/wayland-protocols-1.17 + >=dev-util/meson-0.54.0 virtual/pkgconfig " |