From 0bab096d4bd6290d802cb41132ff2f928e0ab2b1 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 13 Dec 2012 18:43:13 -0800 Subject: Add a versioned build-dependency on gnu-efi; we need features only found in 3.0k to build the netboot support. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 62c3aa4f..0c349e5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ shim (0.2+20121127.9c0c64eb-0ubuntu1) UNRELEASED; urgency=low not call loadimage at all. * debian/patches/sbsigntool-not-pesign: Sign MokManager with sbsigntool instead of pesign. + * Add a versioned build-dependency on gnu-efi; we need features only found + in 3.0k to build the netboot support. -- Steve Langasek Wed, 12 Dec 2012 16:36:12 -0800 diff --git a/debian/control b/debian/control index ef0b876e..bd58de63 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Langasek Standards-Version: 3.9.3 -Build-Depends: debhelper (>= 9), gnu-efi, sbsigntool +Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0k), sbsigntool Vcs-Bzr: lp:ubuntu/shim Package: shim -- cgit v1.2.3