Fixing installation.
This commit is contained in:
parent
55b6708b06
commit
9738bb43e3
@ -10,11 +10,15 @@ BaselineOfMiniDocs >> baseline: spec [
|
||||
spec
|
||||
for: #common
|
||||
do: [
|
||||
"Dependencies"
|
||||
spec
|
||||
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache'].
|
||||
|
||||
"Packages"
|
||||
spec
|
||||
package: 'MiniDocs'
|
||||
package: 'Markdeep'
|
||||
with: [ spec requires: #('Mustache') ]
|
||||
].
|
||||
spec
|
||||
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache']
|
||||
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user