diff --git a/Makefile b/Makefile index 34c6ba2..82ae09f 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 = findutils,kmod,psmisc,sed +DEPENDS = awk,cpio,findutils,kmod,psmisc,sed ARCH = x86_64 URL = DESC = This package includes scripts to build an initrd image -SNAPVER = sr3 +SNAPVER = sr4 ARCHIVE := '' SRCDIR := $(PWD)/SRC/mkinitramfs-*