[gnome-ostree] Revert "manifest: Untag systemd"



commit 1de783decaf4ac67dca02b0a328d15a0af2228cc
Author: Colin Walters <walters verbum org>
Date:   Thu Feb 7 19:50:34 2013 -0500

    Revert "manifest: Untag systemd"
    
    This reverts commit d2f03046e5a85afbfaaba169c849acb60f818f66.
    
    Not quite, NM fails to build since libsystemd-login.so is apparently
    trying to use symbols from libsystemd-daemon.so, but it's not linked
    to it.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 90767df..0518189 100644
--- a/manifest.json
+++ b/manifest.json
@@ -96,6 +96,7 @@
 		 "config-opts": ["--disable-tests"]},
 
    		{"src": "git:git://anongit.freedesktop.org/systemd/systemd",
+		 "tag": "d9e5e694ea7841045975426163c96fc9f71e6f7d",
 		 "config-opts": ["--disable-manpages",
 				 "--with-sysvinit-path=",
 				 "--with-sysvrcnd-path="]},


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