Removed obsolete link to kernel dbus1 in all-packages
svn path=/nixpkgs/trunk/; revision=8796
This commit is contained in:
parent
b00f17f78c
commit
fd019f21d5
@ -1252,10 +1252,6 @@ rec {
|
|||||||
inherit fetchurl stdenv pkgconfig expat;
|
inherit fetchurl stdenv pkgconfig expat;
|
||||||
};
|
};
|
||||||
|
|
||||||
dbus1 = import ../development/libraries/dbus/dbus1.nix {
|
|
||||||
inherit fetchurl stdenv pkgconfig expat;
|
|
||||||
};
|
|
||||||
|
|
||||||
dbus_glib = import ../development/libraries/dbus-glib {
|
dbus_glib = import ../development/libraries/dbus-glib {
|
||||||
inherit fetchurl stdenv pkgconfig gettext dbus expat;
|
inherit fetchurl stdenv pkgconfig gettext dbus expat;
|
||||||
inherit (gtkLibs) glib;
|
inherit (gtkLibs) glib;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user