From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] pango: Fix rootfile.
Date: Sat, 14 May 2022 11:14:23 +0200 [thread overview]
Message-ID: <bc926708-390d-128d-f787-305b61e10569@ipfire.org> (raw)
In-Reply-To: <20220513165548.39423-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
On 13/05/2022 18:55, Stefan Schantl wrote:
> The main libraries libpangocairo and libpangosoft2 accidently have been
> marked to be not shipped or part of the system.
>
> They are required by collecty and various other libraries or binaries.
>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> config/rootfiles/common/pango | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango
> index fe3164613..1ca33d42b 100644
> --- a/config/rootfiles/common/pango
> +++ b/config/rootfiles/common/pango
> @@ -44,10 +44,10 @@ usr/lib/libpango-1.0.so.0
> usr/lib/libpango-1.0.so.0.5000.6
> #usr/lib/libpangocairo-1.0.so
> usr/lib/libpangocairo-1.0.so.0
> -#usr/lib/libpangocairo-1.0.so.0.5000.6
> +usr/lib/libpangocairo-1.0.so.0.5000.6
> #usr/lib/libpangoft2-1.0.so
> usr/lib/libpangoft2-1.0.so.0
> -#usr/lib/libpangoft2-1.0.so.0.5000.6
> +usr/lib/libpangoft2-1.0.so.0.5000.6
> #usr/lib/pkgconfig/pango.pc
> #usr/lib/pkgconfig/pangocairo.pc
> #usr/lib/pkgconfig/pangofc.pc
prev parent reply other threads:[~2022-05-14 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-13 16:55 Stefan Schantl
2022-05-14 9:14 ` Adolf Belka [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=bc926708-390d-128d-f787-305b61e10569@ipfire.org \
--to=adolf.belka@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