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

x2go pushed a commit to branch master
in repository x2gokdriveclient.

commit 6da97c914f92ba19ddfe4d416c5b71814531d02b
Author: Mihai Moldovan <io...@ionic.de>
Date:   Fri Feb 24 18:58:44 2023 +0100

    x2gokdriveclient.spec: add BR: pkgconfig(zlib).
---
 debian/changelog      | 1 +
 x2gokdriveclient.spec | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bd0c4cf..4b3da7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -105,6 +105,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
     - x2gokdriveclient.spec: move make_call macro invocation to correct
       location. It previously only triggered for non-existent Qt6 builds.
     - x2gokdriveclient.spec: add PREFIX to make call.
+    - x2gokdriveclient.spec: add BR: pkgconfig(zlib).
   * debian/rules:
     + Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them.
       Especially needed for C++11 support.
diff --git a/x2gokdriveclient.spec b/x2gokdriveclient.spec
index 3953f63..be97e53 100644
--- a/x2gokdriveclient.spec
+++ b/x2gokdriveclient.spec
@@ -54,6 +54,8 @@ BuildRequires:  qt6-linguist
 %endif
 %endif
 
+BuildRequires:  pkgconfig(zlib)
+
 %if "%{?_vendor}" == "redhat"
 %if 0%{?fedora} || 0%{?el7}
 BuildRequires:  man2html-core

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2gokdriveclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to