[gnome-ostree] manifest: Update gdm configure arguments



commit 6986a9ddfcefd40d3b18345a19df854c240c46e8
Author: Colin Walters <walters verbum org>
Date:   Tue Jan 22 12:34:51 2013 -0500

    manifest: Update gdm configure arguments
    
    Specifically we want --enable-systemd-journal.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=676181

 manifest.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c71b2e3..b399132 100644
--- a/manifest.json
+++ b/manifest.json
@@ -711,7 +711,10 @@
 		 "config-opts": ["--disable-documentation",
 		                 "--disable-split-authentication",
 		                 "--with-default-pam-config=openembedded",
-		                 "--with-systemd"]},
+		                 "--without-console-kit",
+		                 "--with-plymouth",
+		                 "--with-systemd",
+				 "--with-systemd-journal"]},
 
 		{"src": "fd-telepathy:telepathy-logger",
 		 "config-opts": ["--disable-Werror"],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]