svn path=/nixpkgs/trunk/; revision=9649
This commit is contained in:
parent
d7db21e72a
commit
c8e022a029
@ -3579,9 +3579,11 @@ rec {
|
||||
inherit (xlibs) libX11;
|
||||
};
|
||||
|
||||
/*
|
||||
djview4 = import ../applications/graphics/djview4 {
|
||||
inherit fetchurl stdenv qt4 djvulibre;
|
||||
inherit fetchurl stdenv qt4 djvulibre;
|
||||
};
|
||||
*/
|
||||
|
||||
eclipse = plugins:
|
||||
import ../applications/editors/eclipse {
|
||||
|
Loading…
Reference in New Issue
Block a user