aboutsummaryrefslogtreecommitdiff
path: root/meta-source
diff options
context:
space:
mode:
authorTim Gardner <tim.gardner@canonical.com>2009-07-06 11:22:35 -0600
committerTim Gardner <tim.gardner@canonical.com>2009-07-06 11:22:35 -0600
commit803467c77b9539bcee8414afafda2e68d4507dc4 (patch)
tree8989c5b8fb20e7fe4794c597c0f1afff371a94b1 /meta-source
parent6deb5fbab0fc4678b106c925b5d970de1d5a9b1b (diff)
Add grub2 as a linux-crashdump dependency
BugLink: https://bugs.launchpad.net/bugs/391026 Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Diffstat (limited to 'meta-source')
-rw-r--r--meta-source/debian/control2
-rw-r--r--meta-source/debian/control.common2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-source/debian/control b/meta-source/debian/control
index e15885c..4349c4c 100644
--- a/meta-source/debian/control
+++ b/meta-source/debian/control
@@ -45,7 +45,7 @@ Description: Generic Linux backported drivers.
Package: linux-crashdump
Architecture: i386 amd64
Section: devel
-Depends: kexec-tools, makedumpfile, grub (>= 0.97-29ubuntu24)
+Depends: kexec-tools, makedumpfile, grub2 (>= 1.96+20090611-1ubuntu2) | grub (>= 0.97-29ubuntu24)
Recommends: apport
Suggests: crash
Description: Linux kernel crashdump setup for the latest generic kernel
diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index 1ae4378..f5f3bb2 100644
--- a/meta-source/debian/control.common
+++ b/meta-source/debian/control.common
@@ -45,7 +45,7 @@ Description: Generic Linux backported drivers.
Package: linux-crashdump
Architecture: i386 amd64
Section: devel
-Depends: kexec-tools, makedumpfile, grub (>= 0.97-29ubuntu24)
+Depends: kexec-tools, makedumpfile, grub2 (>= 1.96+20090611-1ubuntu2) | grub (>= 0.97-29ubuntu24)
Recommends: apport
Suggests: crash
Description: Linux kernel crashdump setup for the latest generic kernel