[SCM] kodi-pvr-njoy/master: Really depend on PVR API version of Kodi we built the addon with
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Sat Nov 19 08:31:40 UTC 2016
The following commit has been merged in the master branch:
commit 28f649ea81746c32221da1d276421de3297c5feb
Author: Balint Reczey <balint at balintreczey.hu>
Date: Sat Nov 19 09:24:10 2016 +0100
Really depend on PVR API version of Kodi we built the addon with
diff --git a/debian/rules b/debian/rules
index 4458fa6..f5bd763 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DH_OPTIONS
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@
+ dh $@ --with kodiaddon
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/kodi -DUSE_LTO=1
--
kodi-pvr-njoy packaging
More information about the pkg-multimedia-commits
mailing list