[gnome-ostree] manifest: Force a rebuild of libffi-dependent components



commit 8910e34aac84a642a58d55fcb978950d88075dd5
Author: Colin Walters <walters verbum org>
Date:   Thu Jul 18 15:21:35 2013 -0400

    manifest: Force a rebuild of libffi-dependent components

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2b4fd3d..09e7529 100644
--- a/manifest.json
+++ b/manifest.json
@@ -883,7 +883,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-    "build-epoch": {"version": 14,
-                   "all": true,
-                   "component-names": []}
+    "build-epoch": {"version": 15,
+                   "all": false,
+                   "component-names": ["glib", "gobject-introspection", "gjs", "p11-kit"]}
 }


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