Added procps-ng as a dependency
This commit is contained in:
4
Makefile
4
Makefile
@@ -8,11 +8,11 @@
|
|||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
DEPENDS = bash,sysvinit
|
DEPENDS = bash,procps-ng,sysvinit
|
||||||
ARCH = x86_64
|
ARCH = x86_64
|
||||||
URL =
|
URL =
|
||||||
DESC = This package supplies the base system init scripts for sysvinit
|
DESC = This package supplies the base system init scripts for sysvinit
|
||||||
SNAPVER = sr0
|
SNAPVER = sr1
|
||||||
|
|
||||||
ARCHIVE := ''
|
ARCHIVE := ''
|
||||||
SRCDIR := $(PWD)/SRC/initscripts-*
|
SRCDIR := $(PWD)/SRC/initscripts-*
|
||||||
|
|||||||
Reference in New Issue
Block a user