we need policy2 in libdreamdvd for 16:10 support
[vuplus_dvbapp] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index ed47415..45c410f 100644 (file)
@@ -1,9 +1,12 @@
+if HAVE_DDVDLIB
 SUBDIRS = src
 
 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer
 
 install_PYTHON = \
+       src/servicedvd.so \
        __init__.py \
        plugin.py \
        keymap.xml \
        LICENSE
+endif