Skip to content

Commit

Permalink
#1317: we never want to depend on proprietary nvidia bits
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@15941 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed May 24, 2017
1 parent 7d5cb38 commit c52e885
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpmbuild/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
%define Suggests Suggests
%define Recommends Recommends

#we never want to depend on proprietary nvidia bits:
%global __requires_exclude ^libnvidia-.*\\.so.*$

#some of these dependencies may get turned off (empty) on some platforms:
%define build_args --with-Xdummy --without-enc_x265
%define requires_xorg xorg-x11-server-utils, xorg-x11-drv-dummy, xorg-x11-xauth
Expand Down

0 comments on commit c52e885

Please sign in to comment.