diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-06-19 15:46:07 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-06-19 15:46:07 +0200 |
commit | 97b315b64058b1327d0769a58a1196c3384018b8 (patch) | |
tree | 292c97e72668c0a6f7489617f7a6c313e7977204 /x11-libs | |
parent | 511aa460389936e7d58b6ad75d09d1670a5f4034 (diff) | |
download | gentoo-97b315b64058b1327d0769a58a1196c3384018b8.tar.gz gentoo-97b315b64058b1327d0769a58a1196c3384018b8.tar.xz |
x11-libs/cairo: Version bump to 1.14.10
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/cairo-1.14.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/cairo/cairo-1.14.10.ebuild b/x11-libs/cairo/cairo-1.14.10.ebuild index 515d95e4991..8b332aca0f5 100644 --- a/x11-libs/cairo/cairo-1.14.10.ebuild +++ b/x11-libs/cairo/cairo-1.14.10.ebuild @@ -35,7 +35,7 @@ RDEPEND=">=dev-libs/lzo-2.06-r1[${MULTILIB_USEDEP}] directfb? ( dev-libs/DirectFB ) gles2? ( >=media-libs/mesa-9.1.6[gles2,${MULTILIB_USEDEP}] ) glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] ) - opengl? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] ) + opengl? ( || ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] media-libs/opengl-apple ) ) X? ( >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] |