Defining requirements.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-06-11 13:53:37 +00:00
parent da5a551feb
commit e43ca5269e

View File

@ -129,7 +129,8 @@ ConfigurationOfFossil >> baseline1: spec [
spec
className: #ConfigurationOfNeoJSON;
versionString: #'stable';
repository: 'http://smalltalkhub.com/mc/SvenVanCaekenberghe/Neo']]
repository: 'http://smalltalkhub.com/mc/SvenVanCaekenberghe/Neo'].
spec package: 'Fossil' with: [ spec requires: #('NeoJSON') ]]
]
{ #category : #accessing }