diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 9b0563b..66ad5dc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Uploaders: Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org> Standards-Version: 4.5.0 -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), a56, as31, gcc-arm-linux-gnueabi Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/kernel-team/firmware-free Vcs-Git: https://salsa.debian.org/kernel-team/firmware-free.git @@ -13,7 +13,7 @@ Package: firmware-linux-free Architecture: all Provides: Depends: ${misc:Depends} -Recommends: firmware-ath9k-htc +Recommends: firmware-carl9170, firmware-ath9k-htc Suggests: initramfs-tools Replaces: Breaks: @@ -25,7 +25,6 @@ Description: Binary firmware for various drivers in the Linux kernel . Contents: * AV7110 DVB card firmware (av7110/bootcode.bin) - * Atheros AR9170 free firmware for use with carl9170 (carl9170-1.fw) * 3Com Megahertz 3CCFEM556 CIS fix (cis/3CCFEM556.cis) * 3Com Megahertz 3CXEM556 CIS fix (cis/3CXEM556.cis) * Advantech COMpad-32/85 CIS fix (cis/COMpad2.cis) |