forked from mirrors/nixpkgs
djview location corrected
svn path=/nixpkgs/trunk/; revision=9655
This commit is contained in:
parent
7a424b47f6
commit
2bd4257a68
|
@ -3584,11 +3584,9 @@ rec {
|
|||
inherit (xlibs) libX11;
|
||||
};
|
||||
|
||||
/*
|
||||
djview4 = import ../applications/graphics/djview4 {
|
||||
djview4 = import ../applications/graphics/djview {
|
||||
inherit fetchurl stdenv qt4 djvulibre;
|
||||
};
|
||||
*/
|
||||
|
||||
eclipse = plugins:
|
||||
import ../applications/editors/eclipse {
|
||||
|
|
Loading…
Reference in a new issue