1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00

Soprano: revert clucene update because it isn't found by the build system

This commit is contained in:
Evgeny Egorochkin 2013-07-29 12:13:58 +03:00
parent 7c23a25476
commit 2777f77f18

View file

@ -5352,7 +5352,7 @@ let
sofia_sip = callPackage ../development/libraries/sofia-sip { };
soprano = callPackage ../development/libraries/soprano { clucene_core = clucene_core_2; };
soprano = callPackage ../development/libraries/soprano { };
soqt = callPackage ../development/libraries/soqt { };