Commit 971af30
committed
examples: name openkal the way this repository does
mcpp refuses a graph in which one package reaches a dependency by version and
another by git:
dependency 'mcpplibs.openkal' is requested as both a version dep (by 'hello')
and a git dep (by 'mcpplibs.openkal-<this>@path'). Pick one.
That is the right refusal --- two forms can name two different trees --- and it
means an example inside a repository must follow that repository's own
declaration while a change spanning repositories is in flight. The example named
a released version while the package beside it followed a branch.1 parent b07c77b commit 971af30
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 | | |
0 commit comments