From bfaf0126bfbf7a5a61b8b97805daed2fac49cedf Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 2 May 2012 23:49:36 -0300 Subject: linux-libre-3.3.4-2: updating depends module-init-tools => kmod --- libre/linux-libre/PKGBUILD | 4 ++-- libre/linux-libre/linux-libre.install | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 2022e0e50..45b4937e5 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -15,7 +15,7 @@ _basekernel=3.3 _sublevel=4 pkgver=${_basekernel}.${_sublevel} _lxopkgver=${_basekernel}.4 # nearly always the same as pkgver -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" license=('GPL2') @@ -146,7 +146,7 @@ build() { package_linux-libre() { pkgdesc="The Linux-libre Kernel and modules" groups=('base') - depends=('coreutils' 'module-init-tools>=3.16') + depends=('coreutils' 'kmod') optdepends=('crda: to set the correct wireless channels of your country') provides=('kernel26' "linux=$pkgver") conflicts=('kernel26' 'kernel26-libre' 'linux') diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index a0a1dae88..69465632c 100644 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.3.4-1-LIBRE +KERNEL_VERSION=3.3.4-2-LIBRE post_install () { # updating module dependencies -- cgit v1.2.3-54-g00ecf