mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
boblightd: update to boblightd-465
This commit is contained in:
parent
52e5e21226
commit
b62eb63f10
@ -1,3 +1,6 @@
|
|||||||
|
3.0.3
|
||||||
|
- update to boblightd-465
|
||||||
|
|
||||||
3.0.2
|
3.0.2
|
||||||
- depends on libGLU
|
- depends on libGLU
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="boblightd"
|
PKG_NAME="boblightd"
|
||||||
PKG_VERSION="449"
|
PKG_VERSION="465"
|
||||||
PKG_REV="2"
|
PKG_REV="3"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://code.google.com/p/boblight"
|
PKG_SITE="http://code.google.com/p/boblight"
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
diff --git a/configure.ac b/configure.ac
|
|
||||||
index e2a6aaf..c20a3fc 100644
|
|
||||||
--- a/configure.ac
|
|
||||||
+++ b/configure.ac
|
|
||||||
@@ -9,7 +9,7 @@ AM_MAINTAINER_MODE
|
|
||||||
|
|
||||||
AC_ISC_POSIX
|
|
||||||
AC_PROG_CXX
|
|
||||||
-AM_PROG_CC_STDC
|
|
||||||
+AC_PROG_CC
|
|
||||||
AC_HEADER_STDC
|
|
||||||
|
|
||||||
AM_PROG_LIBTOOL
|
|
Loading…
x
Reference in New Issue
Block a user