diff options
Diffstat (limited to 'dev-libs/weston/weston-9999.ebuild')
-rw-r--r-- | dev-libs/weston/weston-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index bff2ce2e638a..816ad3eaed28 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-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 @@ -83,7 +83,7 @@ RDEPEND=" ) xwayland? ( x11-base/xorg-server[wayland] - x11-libs/cairo[xcb] + x11-libs/cairo[X,xcb(+)] >=x11-libs/libxcb-1.9 x11-libs/libXcursor ) |