Files
nixpkgs/pkgs/applications/virtualization
aszlig 89b6831ffd virtualbox: Fix load of dbus library at runtime.
VirtualBox had support for DBUS even in version 4.x, but it appears that
nothing in our VM test triggered it to load, thus I didn't notice the
runtime error:

rtldrNativeLoad: dlopen('libdbus-1.so.3', RTLD_NOW | RTLD_LOCAL) failed:
                 libdbus-1.so.3: cannot open shared object file: No such
                 file or directory

The upstream commits I think are responsible for this to come to surface
are _probably_ (did I ever mention that I love SVN? *cough*) one of
these:

https://www.virtualbox.org/changeset/55664/vbox
https://www.virtualbox.org/changeset/55602/vbox

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 00:19:52 +02:00
..
2014-09-10 21:34:50 -03:00
2015-07-25 19:33:27 -03:00
2015-07-15 10:50:58 +02:00
2014-08-27 13:26:00 +02:00
2015-07-09 11:11:18 +02:00
2015-07-23 03:12:22 +02:00
2015-02-16 20:07:42 +01:00
2015-07-05 18:54:55 +02:00