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