Adding new required inputs for darktable
svn path=/nixpkgs/trunk/; revision=28018
This commit is contained in:
parent
1d22700866
commit
492935270b
@ -6109,7 +6109,8 @@ let
|
|||||||
darcs = haskellPackages.darcs;
|
darcs = haskellPackages.darcs;
|
||||||
|
|
||||||
darktable = callPackage ../applications/graphics/darktable {
|
darktable = callPackage ../applications/graphics/darktable {
|
||||||
inherit (gnome) GConf gnome_keyring libglade;
|
inherit (gnome) GConf gnome_keyring libglade atk;
|
||||||
|
inherit (xlibs) libxcb pixman libpthreadstubs libXau;
|
||||||
};
|
};
|
||||||
|
|
||||||
dia = callPackage ../applications/graphics/dia { };
|
dia = callPackage ../applications/graphics/dia { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user