Use system package for castxml
authorTom Henderson <tomh@tomh.org>
Thu, 30 Aug 2018 14:33:00 -0700
changeset 417 238b55379c69
parent 416 3a537257dbe4
child 418 dd876c664168
Use system package for castxml
bakeconf.xml
--- a/bakeconf.xml	Thu Aug 30 11:28:29 2018 -0700
+++ b/bakeconf.xml	Thu Aug 30 14:33:00 2018 -0700
@@ -722,6 +722,17 @@
     </module>
 
     <module name="castxml">
+      <source type="system_dependency">
+        <attribute name="dependency_test" value="castxml"/>
+        <attribute name="name_apt-get" value="castxml"/>
+        <attribute name="name_yum" value="castxml"/>
+        <attribute name="more_information" value="Didn't find:   Castxml package; please install it."/>
+      </source>
+      <build type="none" objdir="no">
+      </build>
+    </module>
+
+    <module name="castxml-dev">
       <source type="git">
         <attribute name="url" value="https://github.com/CastXML/CastXML.git"/>
       </source>