6 lines
277 B
Text
6 lines
277 B
Text
|
- Split pkgs with "Add_dependency full" into build and run depends,
|
||
|
adding -devel pkgs as builddeps. This is required for next item.
|
||
|
- Use binary pkgs for required build dependencies.
|
||
|
- Make src packages self contained, without requiring to download
|
||
|
the whole repository.
|