Fix path of libnotify
svn path=/nixpkgs/trunk/; revision=9714
This commit is contained in:
parent
fdc8cd0f4e
commit
91103b7dea
@ -3145,7 +3145,7 @@ rec {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
libnotify = import ../test/libnotify {
|
||||
libnotify = import ../development/libraries/libnotify {
|
||||
inherit stdenv fetchurl pkgconfig dbus dbus_glib;
|
||||
inherit (gtkLibs) gtk glib;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user