Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 768096 Details for
Bug 832762
x11-base/xwayland-21.1.4::gentoo failed: implicit declaration of function ‘wl_proxy_marshal_flags’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to DEPEND=">=dev-libs/wayland-1.20"
0001-Fix-implicit-declaration-of-function-wl_proxy_marsha.patch (text/plain), 1.40 KB, created by
Daniel Santos
on 2022-03-28 22:36:43 UTC
(
hide
)
Description:
patch to DEPEND=">=dev-libs/wayland-1.20"
Filename:
MIME Type:
Creator:
Daniel Santos
Created:
2022-03-28 22:36:43 UTC
Size:
1.40 KB
patch
obsolete
>From 4f9f985ab05986357c65db212880a7685ea634cf Mon Sep 17 00:00:00 2001 >From: Daniel Santos <daniel.santos@pobox.com> >Date: Sun, 27 Mar 2022 15:15:27 -0500 >Subject: Fix implicit declaration of function wl_proxy_marshal_flags > >Signed-off-by: Daniel Santos <daniel.santos@pobox.com> >--- > x11-base/xwayland/xwayland-21.1.4.ebuild | 2 +- > x11-base/xwayland/xwayland-22.1.0.ebuild | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/x11-base/xwayland/xwayland-21.1.4.ebuild b/x11-base/xwayland/xwayland-21.1.4.ebuild >index 1a68db1..3f95543 100644 >--- a/x11-base/xwayland/xwayland-21.1.4.ebuild >+++ b/x11-base/xwayland/xwayland-21.1.4.ebuild >@@ -20,7 +20,7 @@ DEPEND=" > dev-libs/libbsd > >=x11-libs/libXfont2-2.0.1 > dev-libs/openssl:= >- dev-libs/wayland >+ >=dev-libs/wayland-1.20 > video_cards_nvidia? ( gui-libs/egl-wayland ) > >=x11-libs/libXdmcp-1.0.2 > >=x11-libs/libdrm-2.4.89 >diff --git a/x11-base/xwayland/xwayland-22.1.0.ebuild b/x11-base/xwayland/xwayland-22.1.0.ebuild >index 54ef174..242b2da 100644 >--- a/x11-base/xwayland/xwayland-22.1.0.ebuild >+++ b/x11-base/xwayland/xwayland-22.1.0.ebuild >@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~ > COMMON_DEPEND=" > dev-libs/libbsd > dev-libs/openssl:= >- >=dev-libs/wayland-1.5.0 >+ >=dev-libs/wayland-1.20 > >=dev-libs/wayland-protocols-1.22 > media-fonts/font-util > >=media-libs/libepoxy-1.5.4[X,egl(+)] >-- >2.34.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 832762
:
764413
|
768014
|
768021
| 768096