[packages/kodi] enable nfs and libusb
glen
glen at pld-linux.org
Mon Jan 19 23:54:39 CET 2015
commit 8ea15fa3b619394c724b352efaf9816268849e87
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jan 20 00:54:34 2015 +0200
enable nfs and libusb
kodi.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index c239393..2b4955f 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -20,10 +20,10 @@
%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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/8ea15fa3b619394c724b352efaf9816268849e87
More information about the pld-cvs-commit
mailing list