all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kkebreau@posteo.net>
To: 29815@debbugs.gnu.org
Cc: Kei Kebreau <kkebreau@posteo.net>
Subject: [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
Date: Fri, 22 Dec 2017 14:23:28 -0500	[thread overview]
Message-ID: <20171222192328.27231-1-kkebreau@posteo.net> (raw)

* gnu/packages/gnustep.scm (windowmaker)[inputs]: Add libxinerama.
---
 gnu/packages/gnustep.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm
index 9a2bfefb4..8f21abcb1 100644
--- a/gnu/packages/gnustep.scm
+++ b/gnu/packages/gnustep.scm
@@ -125,6 +125,7 @@ to easily create cross-compiled binaries.")
      `(("libxmu" ,libxmu)
        ("libxft" ,libxft)
        ("libx11" ,libx11)
+       ("libxinerama" ,libxinerama)
        ("fontconfig" ,fontconfig)
        ("libjpeg" ,libjpeg)
        ("giflib" ,giflib)
-- 
2.15.0

             reply	other threads:[~2017-12-22 19:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-22 19:23 Kei Kebreau [this message]
2017-12-22 21:15 ` [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support Danny Milosavljevic
2017-12-22 23:54   ` bug#29815: " Kei Kebreau

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=20171222192328.27231-1-kkebreau@posteo.net \
    --to=kkebreau@posteo.net \
    --cc=29815@debbugs.gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.