reference dependency package as well
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
c779e16fe2
commit
d5955bbb4d
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@
|
|||
|
||||
# Required packages for building ruby
|
||||
for package in bzip2 gcc make; do
|
||||
__package --state present
|
||||
__package "$package" --state present
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue