Added VDB to Smalltalk/X 8.0 builds stx-8.0.0
authorJan Vrany <jan.vrany@fit.cvut.cz>
Mon, 13 Nov 2017 21:25:42 -0300
branchstx-8.0.0
changeset 200 bf8b3d4e7865
parent 199 12ced3cfdb4b
child 201 7680a2a5d8d3
Added VDB to Smalltalk/X 8.0 builds ...in order to allow people to use it. Not sure this is a good idea but we'll see.
specs/stx-jv.rbspec
--- a/specs/stx-jv.rbspec	Mon Nov 13 21:24:29 2017 -0300
+++ b/specs/stx-jv.rbspec	Mon Nov 13 21:25:42 2017 -0300
@@ -165,6 +165,13 @@
   package "stx:libjava/experiments"
   #package "stx:libjava/examples" :link => false
 
+  # VDB
+  package 'stx:goodies/magritte', :repository => :'exept:public', :link => false
+  package 'stx:goodies/announcements', :repository => :'exept:public'
+  package 'jv:libgdbs', :repository => :'jv-branch:public', :link => false
+  package 'jv:vdb', :repository => :'jv-branch:public', :link => false
+
+
   # Smalltalk/X IDE
   application 'stx:projects/smalltalk', :repository => :'jv-branch:public', :branch => 'jv'