From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] glib2: Update to 2.75.3
Date: Wed, 22 Feb 2023 15:38:36 +0000 [thread overview]
Message-ID: <6AF3229D-B4E9-4667-947A-940F66CF0F73@ipfire.org> (raw)
In-Reply-To: <20230222115802.745810-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]
Shouldn’t pkg-config automatically include this?
Is there a problem with this?
> On 22 Feb 2023, at 11:58, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
>
> 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
>
prev parent reply other threads:[~2023-02-22 15:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-22 11:58 Stefan Schantl
2023-02-22 15:38 ` Michael Tremer [this message]
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=6AF3229D-B4E9-4667-947A-940F66CF0F73@ipfire.org \
--to=michael.tremer@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