parent
68c3a242d1
commit
af6e1a7e79
2 changed files with 14 additions and 4 deletions
|
@ -89,7 +89,7 @@ show_pkg_build_depends() {
|
|||
}
|
||||
|
||||
show_pkg_build_deps() {
|
||||
show_pkg_build_depends "${hostmakedepends} ${makedepends} $(setup_pkg_depends '' 1)"
|
||||
show_pkg_build_depends "${hostmakedepends} ${makedepends} $(setup_pkg_depends '' 1 1)"
|
||||
}
|
||||
|
||||
show_pkg_hostmakedepends() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue