diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-07-22 22:30:39 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-30 09:37:44 +0200 |
| commit | 313e45cd3b672db93fdba1cb654fb3c5dea8781a (patch) | |
| tree | baadaca5876abec58125764318013c2ef8d4d9ac /package/kodi | |
| parent | 6894c6c74e2b834884121ea3198627426e5ab03a (diff) | |
package/kodi-pvr-filmon: new package
[Thomas:
- use a shorter file as the license file, client.h instead of client.cpp
- do not pass -DCMAKE_MODULE_PATH, no longer needed.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/kodi')
| -rw-r--r-- | package/kodi/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kodi/Config.in b/package/kodi/Config.in index b9185632c..efdc2e4db 100644 --- a/package/kodi/Config.in +++ b/package/kodi/Config.in @@ -261,6 +261,7 @@ menu "PVR addons" source "package/kodi-pvr-argustv/Config.in" source "package/kodi-pvr-dvblink/Config.in" source "package/kodi-pvr-dvbviewer/Config.in" + source "package/kodi-pvr-filmon/Config.in" endmenu endif # BR2_PACKAGE_KODI |
