* Lots of packages refer to gnome.glib etc., so propagate them.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18063
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
pkgs:
|
pkgs:
|
||||||
|
|
||||||
rec {
|
rec {
|
||||||
|
|
||||||
|
inherit (pkgs.gtkLibs) glib pango atk gtk;
|
||||||
|
|
||||||
|
|
||||||
#### PLATFORM
|
#### PLATFORM
|
||||||
audiofile = import ./platform/audiofile {
|
audiofile = import ./platform/audiofile {
|
||||||
inherit (pkgs) stdenv fetchurl;
|
inherit (pkgs) stdenv fetchurl;
|
||||||
|
|||||||
Reference in New Issue
Block a user