[jhbuild] sysdeps-3.16: rdflib: search for rdfpipe binary



commit 3649024e7bf59936b526f769e19c87efe352b8a8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 29 14:19:16 2014 -0600

    sysdeps-3.16: rdflib: search for rdfpipe binary
    
    Ubuntu doesn't have rdf2dot for some reason.

 modulesets/gnome-sysdeps-3.16.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.16.modules b/modulesets/gnome-sysdeps-3.16.modules
index 8c5edd5..30d9c0f 100644
--- a/modulesets/gnome-sysdeps-3.16.modules
+++ b/modulesets/gnome-sysdeps-3.16.modules
@@ -765,7 +765,7 @@
   <systemmodule id="rdflib">
     <branch repo="system"/>
     <systemdependencies>
-      <dep type="path" name="rdf2dot"/>
+      <dep type="path" name="rdfpipe"/>
     </systemdependencies>
   </systemmodule>
 


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