[X2Go-Commits] [x2goclient] 02/03: x2goclient.spec: build-depend on pkg-config.

git-admin at x2go.org git-admin at x2go.org
Tue Oct 30 18:12:02 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 6a11deedf045cf30c9b9e536249d5e42264929bd
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Oct 30 17:10:00 2018 +0100

    x2goclient.spec: build-depend on pkg-config.
---
 debian/changelog | 1 +
 x2goclient.spec  | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2743bfa..cf1fe95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium
     - x2goclient.pro: let static Linux configuration override the new
       pkgconfig-based libssh usage.
     - x2goclient.pro: make system a non-variable call.
+    - x2goclient.spec: build-depend on pkg-config.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Tue, 26 Jun 2018 00:39:28 +0200
 
diff --git a/x2goclient.spec b/x2goclient.spec
index 9cb02ee..f60359f 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -43,6 +43,8 @@ BuildRequires:  libssh-devel >= 0.5.5-2.1x2go1
 BuildRequires:  libXpm-devel, libX11-devel
 %endif
 
+BuildRequires:  pkg-config
+
 %if "%{?_vendor}" == "suse"
 BuildRequires:  fdupes update-desktop-files
 %if 0%{?suse_version} >= 1130

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list