[gnome-continuous] manifest: pthread stubs are runtime too



commit 8a599945910545f8ef87d69515750ecb330ac6c6
Author: Colin Walters <walters verbum org>
Date:   Tue May 31 12:09:38 2016 -0400

    manifest: pthread stubs are runtime too
    
    libdrm seems to pull them in, which is linked to by librsvg.

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 27f9036..a2c376f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -265,8 +265,7 @@
 
                {"src": "fd:xorg/lib/libfontenc"},
 
-               {"src": "fd:xcb/pthread-stubs",
-                "component": "devel"},
+               {"src": "fd:xcb/pthread-stubs"},
 
                {"src": "fd:xcb/libxcb"},
 


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