From 0387e383d3a7f32777e43d89b256a2c320040512 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 13 Oct 2014 11:01:57 +0200 Subject: nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6. --- debian/changelog | 1 + nx-libs.spec | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index ec78e3a6f..30bba86b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium nxcomp/VERSION to latest changes introduced by 400_nxcomp-version.full+lite.patch. + Additionally adapt to building on openSUSE/SLES. + + nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6. [ Nito Martinez ] * Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison diff --git a/nx-libs.spec b/nx-libs.spec index 007581faa..b271ae201 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -46,6 +46,8 @@ BuildRequires: xorg-x11-libX11-devel BuildRequires: xorg-x11-libfontenc-devel %endif BuildRequires: xorg-x11-util-devel +# neededforbuild +Requires: libX11-6 libXext6 %endif %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} -- cgit v1.2.3