SW: add qemu-system-x86 as underlying dependency for qemu-kvm
authorMichael Prokop <mika@grml.org>
Fri, 24 Feb 2017 11:11:44 +0000 (12:11 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 24 Feb 2017 11:11:44 +0000 (12:11 +0100)
commitec12218051e8c1a7b8f6237921c91f21cdd5c6c2
treea4554b3603b044331508fb46a73d1cc4fd39c2fc
parent3566d01389b86c84afa22f0d73037a0f38c42b2e
SW: add qemu-system-x86 as underlying dependency for qemu-kvm

Otherwise deborphan tries to remove qemu-system-x86 package as it
wasn't installed explicitely, then resulting in:

| The following packages were automatically installed and are no longer required:
|   ipxe-qemu libcaca0 libcacard0 libfdt1 libsdl1.2debian libspice-server1
|   libusbredirparser1 libvdeplug2 libxen-4.8 libxenstore3.0 libyajl2
|   qemu-system-common qemu-system-x86 seabios
| Use 'sudo apt autoremove' to remove them.
| The following packages will be REMOVED:
|   qemu-kvm*

which is clearly unwanted behavior if we want to have qemu/kvm
available.
etc/grml/fai/config/package_config/GRML_FULL