[gnome-ostree] manifest: Drop upstreamed libxcb patch, move util to runtime
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Drop upstreamed libxcb patch, move util to runtime
- Date: Tue, 16 Oct 2012 21:38:41 +0000 (UTC)
commit a37ad88ea93caa92c18eb83cd3b56b12780d4d98
Author: Colin Walters <walters verbum org>
Date: Tue Oct 16 17:37:29 2012 -0400
manifest: Drop upstreamed libxcb patch, move util to runtime
It has a shared library, so it needs to be runtime.
manifest.json | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 662dc0b..c2c53ae 100644
--- a/manifest.json
+++ b/manifest.json
@@ -252,8 +252,7 @@
"patches": ["xorg-autogen.patch"]},
{"src": "fd:xcb/libxcb",
- "patches": ["xorg-autogen.patch",
- "xcb-libxcb-c_client-Fix-parallel-make-issue-creating-man-direct.patch"]},
+ "patches": ["xorg-autogen.patch"]},
{"src": "fd:xorg/lib/libX11",
"patches": ["xorg-autogen.patch"]},
@@ -412,7 +411,6 @@
"patches": ["xorg-autogen.patch"]},
{"src": "fd:xcb/util",
- "component": "devel",
"patches": ["xorg-autogen.patch"]},
{"src": "fd:startup-notification",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]