dbus: split into multiple outputs and fix referrers

This commit is contained in:
Vladimír Čunát
2015-10-13 20:19:01 +02:00
parent ad824a6a30
commit 783c40eb68
42 changed files with 95 additions and 170 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
};
buildInputs =
[ pkgconfig dbus.libs glib libusb alsaLib python makeWrapper
[ pkgconfig dbus glib libusb alsaLib python makeWrapper
readline libsndfile
# Disables GStreamer; not clear what it gains us other than a
# zillion extra dependencies.