* [Buildroot] [PATCH 1/1] package/kodi-pvr-stalker: Needs jsoncpp
@ 2015-10-01 19:18 Bernd Kuhls
2015-10-01 19:42 ` Baruch Siach
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2015-10-01 19:18 UTC (permalink / raw)
To: buildroot
Fixes
http://autobuild.buildroot.net/results/56f/56fb98da27495f6a461bfdc7aa8c2de4d86dfdb8/
http://autobuild.buildroot.net/results/f98/f982b437935cf1f921559f5388fd4146eb9241bd/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/kodi-pvr-stalker/Config.in | 1 +
package/kodi-pvr-stalker/kodi-pvr-stalker.mk | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/kodi-pvr-stalker/Config.in b/package/kodi-pvr-stalker/Config.in
index b327fd8..3ec530c 100644
--- a/package/kodi-pvr-stalker/Config.in
+++ b/package/kodi-pvr-stalker/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_KODI_PVR_STALKER
bool "kodi-pvr-stalker"
+ select BR2_PACKAGE_JSONCPP
select BR2_PACKAGE_KODI_PLATFORM
help
A PVR Client that connects Kodi to Stalker Middleware
diff --git a/package/kodi-pvr-stalker/kodi-pvr-stalker.mk b/package/kodi-pvr-stalker/kodi-pvr-stalker.mk
index 589cf7d..c1baa8d 100644
--- a/package/kodi-pvr-stalker/kodi-pvr-stalker.mk
+++ b/package/kodi-pvr-stalker/kodi-pvr-stalker.mk
@@ -8,6 +8,6 @@ KODI_PVR_STALKER_VERSION = 5f6eb1992ffd45a075ebb7bc4253c4a88bf65c80
KODI_PVR_STALKER_SITE = $(call github,kodi-pvr,pvr.stalker,$(KODI_PVR_STALKER_VERSION))
KODI_PVR_STALKER_LICENSE = GPLv2+
KODI_PVR_STALKER_LICENSE_FILES = src/client.h
-KODI_PVR_STALKER_DEPENDENCIES = kodi-platform
+KODI_PVR_STALKER_DEPENDENCIES = jsoncpp kodi-platform
$(eval $(cmake-package))
--
2.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/kodi-pvr-stalker: Needs jsoncpp
2015-10-01 19:18 [Buildroot] [PATCH 1/1] package/kodi-pvr-stalker: Needs jsoncpp Bernd Kuhls
@ 2015-10-01 19:42 ` Baruch Siach
0 siblings, 0 replies; 2+ messages in thread
From: Baruch Siach @ 2015-10-01 19:42 UTC (permalink / raw)
To: buildroot
Hi Bernd,
On Thu, Oct 01, 2015 at 09:18:32PM +0200, Bernd Kuhls wrote:
> diff --git a/package/kodi-pvr-stalker/Config.in
> b/package/kodi-pvr-stalker/Config.in
> index b327fd8..3ec530c 100644
> --- a/package/kodi-pvr-stalker/Config.in
> +++ b/package/kodi-pvr-stalker/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_KODI_PVR_STALKER
> bool "kodi-pvr-stalker"
> + select BR2_PACKAGE_JSONCPP
What about jsoncpp dependencies (C++, gcc 4.7)?
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-01 19:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 19:18 [Buildroot] [PATCH 1/1] package/kodi-pvr-stalker: Needs jsoncpp Bernd Kuhls
2015-10-01 19:42 ` Baruch Siach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox