public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] glib2: Update to 2.75.3
Date: Wed, 22 Feb 2023 12:58:02 +0100	[thread overview]
Message-ID: <20230222115802.745810-1-stefan.schantl@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

glib2-devel: Add dependency to zlib-devel
because GIO-2.0 requires this.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 glib2/glib2.nm | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/glib2/glib2.nm b/glib2/glib2.nm
index d0e6e3bbd..6d55a4f7a 100644
--- a/glib2/glib2.nm
+++ b/glib2/glib2.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = glib2
-ver_major  = 2.74
-ver_minor  = 2
+ver_major  = 2.75
+ver_minor  = 3
 version    = %{ver_major}.%{ver_minor}
 release    = 1
 thisapp    = glib-%{version}
@@ -65,6 +65,11 @@ packages
 
 	package %{name}-devel
 		template DEVEL
+
+		requires
+			# GIO-2.0 requires zlib.h
+			zlib-devel
+		end
 	end
 
 	package %{name}-debuginfo
-- 
2.30.2


             reply	other threads:[~2023-02-22 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-22 11:58 Stefan Schantl [this message]
2023-02-22 15:38 ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230222115802.745810-1-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox