[Buildroot] [PATCH 1/2] package/xlib_libXpresent: new package

Bernd Kuhls bernd.kuhls at t-online.de
Mon Jun 12 15:43:09 UTC 2023


Am Sun, 19 Mar 2023 19:10:59 +0100 schrieb Fabrice Fontaine:

> +++ b/package/x11r7/xlib_libXpresent/Config.in
> @@ -0,0 +1,8 @@
> +config BR2_PACKAGE_XLIB_LIBXPRESENT
> +	bool "libXpresent"
> +	select BR2_PACKAGE_XLIB_LIBXEXT
> +	select BR2_PACKAGE_XLIB_LIBXFIXES
> +	select BR2_PACKAGE_XLIB_XTRANS
> +	select BR2_PACKAGE_XORGPROTO

Hi Fabrice,

this package also depends on xlib_libXrandr:

configure: error: Package requirements (xproto presentproto >= 1.0 
xextproto x11 xext xfixes xrandr) were not met:

Package 'xrandr', required by 'virtual:world', not found

https://gitlab.freedesktop.org/xorg/lib/libxpresent/-/blob/master/
configure.ac#L61

Regards, Bernd




More information about the buildroot mailing list