Nvidia dependency remove for kodi build
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
%global _with_libcec 1
|
||||
%global _with_wayland 1
|
||||
# only enable it, if you have a nvidia gpu!
|
||||
%global _with_nvidia_ffmpeg 1
|
||||
%global _with_nvidia_ffmpeg 0
|
||||
%endif
|
||||
%if 0%{?_with_wayland}
|
||||
%global kodi_backends x11 wayland gbm
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
Name: kodi
|
||||
Version: 18.6
|
||||
Release: 100.%{myRELEASE}.%{PRERELEASE}%{?dist}
|
||||
Release: 101.%{myRELEASE}.%{PRERELEASE}%{?dist}
|
||||
Summary: Media center
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
|
||||
@@ -545,6 +545,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 11 2020 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- Nvidia dependencies removed.
|
||||
|
||||
* Sun Mar 8 2020 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- Nvidia depend build with ffmpeg-nvidia library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user