ACK: [PATCH] debian: add fwts-efi-runtime-dkms package in the dependency

Colin Ian King colin.king at canonical.com
Wed Feb 20 08:47:54 UTC 2013


On 20/02/13 07:39, Keng-Yu Lin wrote:
> add fwts-efi-runtime-dkms package in the dependency of the main
> fwts package. So it is installed when installing the fwts deb on
> the archietecture supporting UEFI (now only AMD64).
>
> Signed-off-by: Keng-Yu Lin <kengyu at canonical.com>
> ---
>   debian/control |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/control b/debian/control
> index 048b37c..1bbce8b 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libpcre3-dev
>
>   Package: fwts
>   Architecture: any
> -Depends: libfwtsiasl1 (= ${binary:Version}), libfwtsacpica1 (= ${binary:Version}), libfwts1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, pciutils
> +Depends: libfwtsiasl1 (= ${binary:Version}), libfwtsacpica1 (= ${binary:Version}), libfwts1 (= ${binary:Version}), fwts-efi-runtime-dkms (= ${binary:Version}) [amd64] , ${shlibs:Depends}, ${misc:Depends}, pciutils
>   Suggests: dmidecode, net-tools, wireless-tools, bluez, xinput, pulseaudio-utils
>   Description: FirmWare Test Suite
>    This is a firmware test suite that performs sanity checks on Intel/AMD
>
Acked-by: Colin Ian King <colin.king at canonical.com



More information about the fwts-devel mailing list