Bump buildroot to 2019.02
This commit is contained in:
@@ -3,7 +3,6 @@ config BR2_PACKAGE_XLIB_LIBXVMC
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XLIB_LIBXV
|
||||
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org XvMC library
|
||||
|
||||
@@ -10,7 +10,7 @@ XLIB_LIBXVMC_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXVMC_LICENSE = MIT
|
||||
XLIB_LIBXVMC_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXVMC_INSTALL_STAGING = YES
|
||||
XLIB_LIBXVMC_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXv xproto_videoproto xproto_xproto
|
||||
XLIB_LIBXVMC_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXv xorgproto
|
||||
XLIB_LIBXVMC_CONF_OPTS = --disable-malloc0returnsnull
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user