This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 894199e nx-libs.spec: follow up for last commits new 1bc6c85 nx-libs.spec: follow up for last commits The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nx-libs.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 1bc6c85e529968a6b96820ca48cd9f58d72dd7ee Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 13 10:36:53 2014 +0200 nx-libs.spec: follow up for last commits --- nx-libs.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/nx-libs.spec b/nx-libs.spec index a00068e..007581f 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -18,6 +18,11 @@ Source0: %{name}-%{version}.tar.gz # Remove bundled libraries #Patch0: nx-libs-bundled.patch +BuildRequires: autoconf >= 2.13 +BuildRequires: gcc-c++ +BuildRequires: libjpeg-devel +BuildRequires: pkgconfig + %if 0%{?suse_version} >= 1230 BuildRequires: gpg-offline %endif @@ -48,13 +53,10 @@ BuildRequires: expat-devel BuildRequires: fontconfig-devel BuildRequires: freetype-devel BuildRequires: libfontenc-devel -BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libxml2-devel %endif -BuildRequires: autoconf - # For imake BuildRequires: xorg-x11-proto-devel BuildRequires: zlib-devel -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git