mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
kodi-platform: update to support p8-platform
This commit is contained in:
parent
cf8493379a
commit
8822f9a4e0
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="kodi-platform"
|
PKG_NAME="kodi-platform"
|
||||||
PKG_VERSION="15edaf7"
|
PKG_VERSION="fed924e"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
diff -Naur kodi-platform-15edaf7.orig/CMakeLists.txt kodi-platform-15edaf7/CMakeLists.txt
|
diff -Naur a/CMakeLists.txt b/CMakeLists.txt
|
||||||
--- kodi-platform-15edaf7.orig/CMakeLists.txt 2015-10-22 17:44:43.034540766 -0700
|
--- a/CMakeLists.txt 2016-01-06 00:56:44.616186365 +0100
|
||||||
+++ kodi-platform-15edaf7/CMakeLists.txt 2015-10-22 17:46:38.851326343 -0700
|
+++ b/CMakeLists.txt 2016-01-06 00:59:03.502490684 +0100
|
||||||
@@ -9,7 +9,6 @@
|
@@ -9,7 +9,6 @@
|
||||||
find_package(TinyXML REQUIRED)
|
find_package(TinyXML REQUIRED)
|
||||||
find_package(Threads REQUIRED)
|
find_package(Threads REQUIRED)
|
||||||
find_package(platform REQUIRED)
|
find_package(p8-platform REQUIRED)
|
||||||
-include(UseMultiArch.cmake)
|
-include(UseMultiArch.cmake)
|
||||||
include(CheckAtomic.cmake)
|
include(CheckAtomic.cmake)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user