mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
Typo in strigi
svn path=/nixpkgs/branches/stdenv-updates/; revision=10485
This commit is contained in:
parent
900a743888
commit
b4c440e72e
@ -4,6 +4,6 @@ stdenv.mkDerivation {
|
||||
name = "strigi-svn";
|
||||
src = svnSrc "strigi" "0zmfy7ga4y49hl3rgw8ypqag36k78k2wfkkxka8xskrd249516ha";
|
||||
CLUCENE_HOME=cluceneCore;
|
||||
buildInputs = [ cmake zlib cluceneCore bzip2 libxml2 qt dbus
|
||||
buildInputs = [ cmake zlib cluceneCore bzip2 libxml2 qt dbus.libs
|
||||
log4cxx stdenv.gcc.libc exiv2 bison cppunit perl ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user