From db84b56b511f38ede1f1878c244d4f29f92d01bc Mon Sep 17 00:00:00 2001 From: Jay Larson Date: Fri, 28 Oct 2016 11:45:41 -0500 Subject: [PATCH] Added additional dependencies --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d9d68c4..d07cf65 100644 --- a/Makefile +++ b/Makefile @@ -8,11 +8,11 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -DEPENDS = bash,binutils,coreutils,gzip,perl,shadow,tar +DEPENDS = bash,binutils,coreutils,gzip,initscripts,perl,shadow,sysvinit,tar ARCH = x86_64 URL = DESC = This is the base of the snaplinux system -SNAPVER = sr0 +SNAPVER = sr1 ARCHIVE := '' SRCDIR := $(PWD)/SRC/snap-*