diff --git a/Makefile b/Makefile index 89ffa8e..a3fd1a5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -DEPENDS = bash,procps-ng,sysvinit +DEPENDS = bash,dhclient,ifupdown,procps-ng,sysvinit ARCH = x86_64 URL = DESC = This package supplies the base system init scripts for sysvinit @@ -16,7 +16,7 @@ DESC = This package supplies the base system init scripts for sysvinit ARCHIVE := '' SRCDIR := $(PWD)/SRC/initscripts PATCHDIR := $(PWD)/SRC/patches -VERSION := 0.3sr0 +VERSION := 0.3sr1 include /usr/share/snap/Makefile.snaplinux