Skip to content

Commit

Permalink
fix opensuse gl dependencies: use the system provided packages
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@12745 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Jun 5, 2016
1 parent 0f89de7 commit 389b129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpmbuild/xpra.spec
Expand Up @@ -120,6 +120,8 @@ Patch0: centos-ignore-invalid-gcc-warning.patch
#(see recommends below)
%define requires_sound %{gstreamer1}, pulseaudio, pulseaudio-utils
%define py3requires_sound %{gstreamer1}, pulseaudio, pulseaudio-utils
%define requires_opengl , python-opengl, python-opengl-accelerate, python-gtkglext
%define py3requires_opengl , python3-opengl, python3-opengl-accelerate
%define requires_crypto python-pycrypto
%define py3requires_crypto python3-pycrypto
#different naming prefix ("python-") for pygtkglext:
Expand Down

0 comments on commit 389b129

Please sign in to comment.