runit-void: depends on awk and procps-ng (close #1117).
This commit is contained in:
parent
c700ecb9b3
commit
457863bd2c
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20150316
|
version=20150317
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
depends="runit"
|
depends="awk procps-ng runit"
|
||||||
conf_files="/etc/hostname /etc/locale.conf /etc/rc.conf /etc/rc.local /etc/rc.shutdown"
|
conf_files="/etc/hostname /etc/locale.conf /etc/rc.conf /etc/rc.local /etc/rc.shutdown"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/zzz.d/suspend 0755 root root
|
/etc/zzz.d/suspend 0755 root root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user