aboutsummaryrefslogtreecommitdiff
path: root/meta-source
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2009-09-08 09:10:20 +0100
committerAndy Whitcroft <apw@canonical.com>2009-09-08 09:13:00 +0100
commit144eb00ec76905b00e8ce33569e37ae496f70d88 (patch)
treefaab8f60006d36569175e0356ffec1c6ce1c83d4 /meta-source
parent78db10c733e29915759c98914824bd449f8a89a9 (diff)
fix grub2 dependancy to point to grub-pc
BugLink: http://bugs.launchpad.net/bugs/425822 The grub2 binary package is a transitional package to grub-pc. Track this dependancy change. Signed-off-by: Andy Whitcroft <apw@canonical.com>
Diffstat (limited to 'meta-source')
-rw-r--r--meta-source/debian/control.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index f5f3bb2..150a92c 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, grub2 (>= 1.96+20090611-1ubuntu2) | grub (>= 0.97-29ubuntu24)
+Depends: kexec-tools, makedumpfile, grub-pc (>= 1.96+20090611-1ubuntu2) | grub (>= 0.97-29ubuntu24)
Recommends: apport
Suggests: crash
Description: Linux kernel crashdump setup for the latest generic kernel