Added additional dependencies

This commit is contained in:
2016-10-28 11:45:41 -05:00
parent d00d644fd5
commit db84b56b51

View File

@@ -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,binutils,coreutils,gzip,perl,shadow,tar DEPENDS = bash,binutils,coreutils,gzip,initscripts,perl,shadow,sysvinit,tar
ARCH = x86_64 ARCH = x86_64
URL = URL =
DESC = This is the base of the snaplinux system DESC = This is the base of the snaplinux system
SNAPVER = sr0 SNAPVER = sr1
ARCHIVE := '' ARCHIVE := ''
SRCDIR := $(PWD)/SRC/snap-* SRCDIR := $(PWD)/SRC/snap-*