]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
basesystem: Drop dependency to kernel.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Oct 2010 12:32:01 +0000 (14:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Oct 2010 12:32:01 +0000 (14:32 +0200)
pkgs/core/basesystem/basesystem.nm

index 75562bf4ed704399454fb2d2e631153a9e4bb0f6..9331aa1c897a1ae412102dd4cfdf2133ffaf882b 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = basesystem
-PKG_VER        =
+PKG_VER        = $(DISTRO_VERSION)
 PKG_REL        = 0
 
 PKG_MAINTAINER =
@@ -39,7 +39,7 @@ PKG_BUILD_DEPS = # There are no build dependencies
 # This is a package that pulls lots of other dependencies to always have a
 # useable system.
 PKG_DEPS      += /bin/sh /sbin/init \
-       coreutils file findutils gawk grep iana-etc initscripts kbd kernel less \
+       coreutils file findutils gawk grep iana-etc initscripts kbd less \
        module-init-tools network pakfire passwd procps psmisc sed shadow \
        system-release tar udev util-linux-ng vim