[gnome-ostree] manifest: Tag colord back to commit before hard dependency on argyllcms



commit 2fa763b284d670e34ed9d432c1d1c59147946940
Author: Colin Walters <walters verbum org>
Date:   Mon Dec 24 11:07:22 2012 -0500

    manifest: Tag colord back to commit before hard dependency on argyllcms
    
    The build dep chain goes colord -> shared-color-profiles -> argyllcms,
    which is a bit much at the moment.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 719ef92..8c9d2ac 100644
--- a/manifest.json
+++ b/manifest.json
@@ -632,6 +632,7 @@
                 {"src": "git:git://gitorious.org/gusb/gusb.git"},
 
 		{"src": "git:git://gitorious.org/colord/master.git",
+		 "tag": "3811bdbdce232f3af01b9ededa86a10d244e8f58",
 		 "name": "colord",
 		 "patches": ["colord-disable-private-tmp.patch"]},
 



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