Skip to content

Commit

Permalink
Baseline: 'Bloc-Text-Alexandrie-Examples' depends on 'Bloc-Layout'
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed May 8, 2024
1 parent e93a094 commit cf114bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfBloc/BaselineOfBloc.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ BaselineOfBloc >> baseline: spec [
package: #'Bloc-Alexandrie-Tests' with: [
spec requires: #('Bloc-Alexandrie' 'Bloc-Text-Examples') ];
package: #'Bloc-Text-Alexandrie-Examples' with: [
spec requires: #('Bloc-Alexandrie') ].
spec requires: #('Bloc-Alexandrie' 'Bloc-Layout') ].
"Exporters depend on Alexandrie"
spec
package: #'Bloc-Alexandrie-Exporter' with: [
Expand Down

0 comments on commit cf114bc

Please sign in to comment.