]> git.pld-linux.org Git - packages/kodi.git/commitdiff
enable nfs and libusb
authorElan Ruusamäe <glen@delfi.ee>
Mon, 19 Jan 2015 22:54:34 +0000 (00:54 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 19 Jan 2015 22:54:34 +0000 (00:54 +0200)
kodi.spec

index c23939392edefbbd6477c781429737fba46a32e8..2b4955f84eab108156f01b377102f7c745a00f8f 100644 (file)
--- a/kodi.spec
+++ b/kodi.spec
 %bcond_without joystick        # SDL joystick support
 %bcond_without libcap          # libcap support
 %bcond_with    libcec          # libcec support
-%bcond_with    libusb          # libusb support
+%bcond_without libusb          # libusb support
 %bcond_with    mdnsembedded    # mDNSEmbedded support
 %bcond_without mysql           # MySQL
-%bcond_with    nfs             # NFS support via libnfs
+%bcond_without nfs             # NFS support via libnfs
 %bcond_without non_free        # componentents with non-compliant licenses
 %bcond_with    openmax         # OpenMax decoding, requires OpenGLES
 %bcond_without optical_drive   # optical drive
This page took 0.231737 seconds and 4 git commands to generate.