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] gdk-pixbuf2: Build without X11 support.
Date: Wed, 06 Jul 2022 17:26:37 +0200	[thread overview]
Message-ID: <20220706152637.1907-1-stefan.schantl@ipfire.org> (raw)

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

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

diff --git a/gdk-pixbuf2/gdk-pixbuf2.nm b/gdk-pixbuf2/gdk-pixbuf2.nm
index 47f6d90ab..7c39db0de 100644
--- a/gdk-pixbuf2/gdk-pixbuf2.nm
+++ b/gdk-pixbuf2/gdk-pixbuf2.nm
@@ -7,7 +7,7 @@ name       = gdk-pixbuf2
 version    = %{ver_major}.%{ver_minor}
 ver_major  = 2.33
 ver_minor  = 2
-release    = 2
+release    = 3
 
 groups     = System/Libraries
 url        = http://www.gtk.org/
@@ -31,13 +31,12 @@ build
 		libpng-devel
 		libjpeg-devel
 		libtiff-devel
-		libX11-devel
 	end
 
 	export LD_LIBRARY_PATH = %{DIR_APP}/gdk-pixbuf/.libs
 
 	configure_options += \
-		--with-x11 \
+		--without-x11 \
 		--with-included-loaders=png
 
 	make_install_targets += RUN_QUERY_LOADER_TEST=false
-- 
2.30.2


             reply	other threads:[~2022-07-06 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06 15:26 Stefan Schantl [this message]
2022-07-09 14:38 ` Adolf Belka

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=20220706152637.1907-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