tigervnc-server-module depends on Xorg, which doesn't exist on s390x

This commit is contained in:
Dan Horák 2013-01-25 22:01:45 +01:00 committed by Brian C. Lane
parent 8b81ae765d
commit d2081f2a21

View File

@ -86,7 +86,10 @@ installpkg selinux-policy-targeted audit libsemanage-python
## network tools/servers
installpkg python-ethtool ethtool openssh-server nfs-utils
installpkg tigervnc-server-minimal tigervnc-server-module
installpkg tigervnc-server-minimal
%if basearch != "s390x":
installpkg tigervnc-server-module
%endif
installpkg chrony rdate
## hardware utilities/libraries