Modifying socialmetrica baseline.
This commit is contained in:
parent
8d9a66e012
commit
dc446f2026
@ -8,11 +8,11 @@ baseline: spec
|
|||||||
"self rssTools: spec." "<-- We need to fix the XMLWriter dependency."
|
"self rssTools: spec." "<-- We need to fix the XMLWriter dependency."
|
||||||
self xmlParserHTML: spec.
|
self xmlParserHTML: spec.
|
||||||
self reStore: spec.
|
self reStore: spec.
|
||||||
self roassal3Exporters: spec.
|
"self roassal3Exporters: spec."
|
||||||
self mustache: spec.
|
self mustache: spec.
|
||||||
self tiddlyWikiPharo: spec.
|
"self tiddlyWikiPharo: spec."
|
||||||
"Packages"
|
"Packages"
|
||||||
spec
|
spec
|
||||||
package: 'Socialmetrica'
|
package: 'Socialmetrica'
|
||||||
with: [ spec requires: #("'RSSTools'" 'XMLParserHTML' 'ReStore' 'Roassal3Exporters' 'Mustache' 'TiddlyWikiPharo') ]
|
with: [ spec requires: #("'RSSTools'" 'XMLParserHTML' 'ReStore' "'Roassal3Exporters'" 'Mustache' "'TiddlyWikiPharo'") ]
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user