mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
* libspectre seems to work with the default ghostscript.
svn path=/nixpkgs/branches/kde-4.7/; revision=27724
This commit is contained in:
parent
dce69134d0
commit
4743ba9e46
@ -3705,9 +3705,7 @@ let
|
||||
|
||||
libsamplerate = callPackage ../development/libraries/libsamplerate { };
|
||||
|
||||
libspectre = callPackage ../development/libraries/libspectre {
|
||||
ghostscript = ghostscriptX;
|
||||
};
|
||||
libspectre = callPackage ../development/libraries/libspectre { };
|
||||
|
||||
libgsf = callPackage ../development/libraries/libgsf {
|
||||
inherit (gnome) glib gnomevfs libbonobo;
|
||||
|
Loading…
Reference in New Issue
Block a user