nixpkgs/pkgs/applications/virtualization
Bjørn Forsman 477bc03568 virt-viewer: fix SPICE support
* Add missing dependency on 'spice_protocol'

* Fix new build error which came now that ./configure enables SPICE support:

  building virt-viewer
    CCLD     virt-viewer
  /nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/ld: cannot find -lgdbm
  /nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/ld: cannot find -lcap
  collect2: error: ld returned 1 exit status

  Fix by adding gddbm and libcap as inputs. Yes, libcap is needed
  _in addition_ to libcap_ng (I tested removing libcap_ng, it failed).

Without this change, virt-viewer cannot be used with guests machines
that uses SPICE.
2014-12-16 10:48:40 +01:00
..
8086tiny Small style fixups 2014-09-10 21:34:50 -03:00
bochs Bochs: upgrade to 2.6.7 2014-11-18 10:53:40 -02:00
docker docker: update from 1.3.0 to 1.3.1, potentially fixes CVE-2014-5277 2014-11-18 16:06:36 +01:00
nova pythonPackages.boto_1_9: remove 2014-08-27 13:26:00 +02:00
OVMF Update/Fix OVMF 2014-12-11 08:46:13 +03:00
qemu Allow QEMU to fallback to full simulation if /dev/kvm is not available. 2014-08-13 23:26:26 +02:00
virt-manager virt-manager: fix missing schema error 2014-10-03 16:09:03 +02:00
virt-viewer virt-viewer: fix SPICE support 2014-12-16 10:48:40 +01:00
virtinst virtinst: fix name resolution ambiguity breaking the runnability 2014-08-27 21:24:13 +02:00
virtualbox virtualbox: Get tid of runtime dependency on linux.dev 2014-12-15 17:54:06 +01:00
xen xen: note about security for next bump 2014-10-02 10:23:09 +02:00