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-*