Skip to content

Commit

Permalink
#1789: add rpm recommends dependency
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@18813 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Mar 24, 2018
1 parent e189045 commit 68cb201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpmbuild/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ Requires: python2-xpra = %{version}-%{build_no}%{dist}
Requires: pygtk2
Requires: python2-pyopengl
Requires: pygtkglext
%{Recommends}: python2-pyu2f
%if 0%{?fedora}
Recommends: python2-xpra-audio
Recommends: python2-cups
Expand Down Expand Up @@ -369,6 +370,7 @@ Recommends: python3-xpra-audio
Recommends: python3-cups
Recommends: python3-pyopengl
Recommends: sshpass
Recommends: python3-pyu2f
%description -n python3-xpra-client
This package contains the python3 xpra client.

Expand Down

0 comments on commit 68cb201

Please sign in to comment.