package/kodi-pvr-stalker: needs libxml2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 3 Dec 2017 18:23:10 +0000 (19:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Dec 2017 22:07:37 +0000 (23:07 +0100)
commit7be5653b865938af3fdbcbd1553145a8e90426a1
treee3ba9d55003751038fc80ca71461b9aaa2bcf568
parent4770baed4fa69e531b495286c7c1f2746e742fa4
package/kodi-pvr-stalker: needs libxml2

Since
https://git.buildroot.net/buildroot/commit/package/kodi?id=bf9bfd065ba3fab328fd041ca040f2bf134fecf2
kodi itself does not depend on libxml2 anymore which previously
provided libxml2 still needed by kodi-pvr-stalker:
https://github.com/kodi-pvr/pvr.stalker/blob/Krypton/CMakeLists.txt#L12

Fixes a build error not caught by autobuilders because they do not have
host jdk installed:
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kodi-pvr-stalker/Config.in
package/kodi-pvr-stalker/kodi-pvr-stalker.mk