diff options
-rw-r--r-- | nx-libs.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nx-libs.spec b/nx-libs.spec index 0085221c3..f6bb99da0 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -79,6 +79,7 @@ Requires: xorg-x11-libXext%{?_isa} %else Requires: libX11-6%{?_isa} Requires: libXext6%{?_isa} +%endif %else Requires: libX11%{?_isa} Requires: libXext%{?_isa} @@ -1120,4 +1121,4 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama %changelog * Thu Jan 29 2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 3.5.0.29 -- See debian/changelog for details.
\ No newline at end of file +- See debian/changelog for details. |