[ppc64] udeb: Revert accidental change to nic-pcmcia-modules dependencies

I failed to notice that ppc64 had a symlink to powerpc's package-list
which overrode the dependencies for nic-pcmcia-modules.  For now,
duplicate that override for ppc64.  In the longer term the powerpc*
net driver packages should be reorganised to match other
architectures.

Fixes FTBFS.
This commit is contained in:
Ben Hutchings 2018-09-17 01:02:32 +01:00
parent 35836a65a4
commit c5abd53180
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -39,6 +39,8 @@ linux (4.19~rc4-1~exp1) UNRELEASED; urgency=medium
* debian/patches: Add Forwarded fields to several patches
* [ppc64el] udeb: Fix relative #include filenames in module lists (fixes
FTBFS)
* [ppc64] udeb: Revert accidental change to nic-pcmcia-modules dependencies
(fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 10 Sep 2018 22:25:53 +0100

View File

@ -253,6 +253,7 @@ Description: Mouse support
Package: nic-pcmcia-modules
Depends: kernel-image, nic-shared-modules, nic-wireless-modules, pcmcia-modules, mmc-core-modules
Depends_powerpc: kernel-image, nic-modules, nic-shared-modules, pcmcia-modules
Depends_ppc64: kernel-image, nic-modules, nic-shared-modules, pcmcia-modules
Priority: standard
Description: Common PCMCIA NIC drivers
This package contains common PCMCIA NIC drivers for the kernel.