unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
@ 2017-12-22 19:23 Kei Kebreau
  2017-12-22 21:15 ` Danny Milosavljevic
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-12-22 19:23 UTC (permalink / raw)
  To: 29815; +Cc: Kei Kebreau

* 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
  2017-12-22 19:23 [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support Kei Kebreau
@ 2017-12-22 21:15 ` Danny Milosavljevic
  2017-12-22 23:54   ` bug#29815: " Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2017-12-22 21:15 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 29815

LGTM!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#29815: [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
  2017-12-22 21:15 ` Danny Milosavljevic
@ 2017-12-22 23:54   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-12-22 23:54 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 29815-done

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

Danny Milosavljevic <dannym@scratchpost.org> writes:

> LGTM!

Pushed; thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-22 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-22 19:23 [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support Kei Kebreau
2017-12-22 21:15 ` Danny Milosavljevic
2017-12-22 23:54   ` bug#29815: " Kei Kebreau

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).