Control: tag -1 patch
On Sun, Feb 18, 2018 at 01:27:17AM +0300, Krylov Michael wrote:
> Right now qemu-system lists all the architectures qemu supports as
> Depends. This results in installation of a dozen of emulators where most
> people only need one.
>
> Of course you can install a particular emulator, but most packages, like
> qemubuilder or qemuctl depend on qemu-system, so they basically want to
> install all the architectures.
>
} Can you please consider setting all architectures as Recommends?
|debcheckout qemu-system
|cd qemu
|vi debian/control-in
|git diff
--- a/debian/control-in
+++ b/debian/control-in
@@ -148,12 +148,13 @@ Package: qemu-system
Architecture: amd64 arm arm64 armel armhf hppa i386 ia64 kfreebsd-amd64
kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 ppc64el s390x sparc sparc64
x32
Multi-Arch: foreign
Depends: ${misc:Depends},
+ qemu-system-misc
+Recommends:
qemu-system-arm,
qemu-system-mips,
qemu-system-ppc,
qemu-system-sparc,
- qemu-system-x86,
- qemu-system-misc
+ qemu-system-x86
Description: QEMU full system emulation binaries
QEMU is a fast processor emulator: currently the package supports
ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4,
Hope this helps
Groeten
Geert Stappers
--
Leven en laten leven