mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
initng: needs bash at runtime.
--HG-- extra : convert_revision : f63dcab3a7de1a685a4ca8630cbd3f9bd889a016
This commit is contained in:
parent
919ac78f4c
commit
9efb9f6d69
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ long_desc="
|
||||||
|
|
||||||
conf_files="/etc/initng/killall5-ignore"
|
conf_files="/etc/initng/killall5-ignore"
|
||||||
build_depends="cmake-2.6.2"
|
build_depends="cmake-2.6.2"
|
||||||
run_depends="glibc-2.8"
|
run_depends="glibc-2.8 bash-3.2"
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue