nixpkgs/pkgs
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
..
applications virtualbox: Fix load of dbus library at runtime. 2015-09-16 00:19:52 +02:00
build-support Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
data all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
desktops Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
development global: 6.5 -> 6.5.1 2015-09-15 23:47:18 +02:00
games all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
misc all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
os-specific Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
servers Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
shells Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
stdenv Merge branch 'master.upstream' into staging.upstream 2015-08-28 17:55:20 -07:00
test
tools Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
top-level perlPackages.MathBigRat: 0.2606 -> 0.260801 2015-09-15 21:34:10 +02:00