mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libvdpau: update to libvdpau-0.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
63d7628786
commit
71ba13443a
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libvdpau"
|
||||
PKG_VERSION="0.5"
|
||||
PKG_VERSION="0.6"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -Naur libvdpau-0.5-old/configure.ac libvdpau-0.5-new/configure.ac
|
||||
--- libvdpau-0.5-old/configure.ac 2012-09-04 10:26:33.000000000 -0700
|
||||
+++ libvdpau-0.5-new/configure.ac 2012-12-29 05:04:20.000000000 -0800
|
||||
@@ -4,7 +4,7 @@
|
||||
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
-AM_CONFIG_HEADER(config.h)
|
||||
+AC_CONFIG_HEADERS(config.h)
|
||||
|
||||
# Disable static libraries by default. Use --enable-static if you really want
|
||||
# them.
|
Loading…
x
Reference in New Issue
Block a user