From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/kodi-pvr-stalker: Needs jsoncpp
Date: Thu, 1 Oct 2015 23:24:38 +0300 [thread overview]
Message-ID: <20151001202438.GE3337@tarshish> (raw)
In-Reply-To: <1443730437-12443-1-git-send-email-bernd.kuhls@t-online.de>
Hi Benrd,
On Thu, Oct 01, 2015 at 10:13:57PM +0200, Bernd Kuhls wrote:
> diff --git a/package/kodi-pvr-stalker/Config.in
> b/package/kodi-pvr-stalker/Config.in
> index b327fd8..0e6143a 100644
> --- a/package/kodi-pvr-stalker/Config.in
> +++ b/package/kodi-pvr-stalker/Config.in
> @@ -1,7 +1,12 @@
> config BR2_PACKAGE_KODI_PVR_STALKER
> bool "kodi-pvr-stalker"
> + depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # jsoncpp
Also BR2_INSTALL_LIBSTDCPP.
> + select BR2_PACKAGE_JSONCPP
> select BR2_PACKAGE_KODI_PLATFORM
> help
> A PVR Client that connects Kodi to Stalker Middleware
>
> https://github.com/kodi-pvr/pvr.stalker
> +
> +comment "kodi-pvr-stalker needs a toolchain w/ C++, gcc >= 4.7"
> + depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
Ditto.
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 -
next prev parent reply other threads:[~2015-10-01 20:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 20:13 [Buildroot] [PATCH v2 1/1] package/kodi-pvr-stalker: Needs jsoncpp Bernd Kuhls
2015-10-01 20:24 ` Baruch Siach [this message]
2015-10-01 20:28 ` Bernd Kuhls
2015-10-01 20:46 ` Baruch Siach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151001202438.GE3337@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.