Fix typo in last merge

This commit is contained in:
Eelco Dolstra 2015-06-01 20:09:31 +02:00
parent 553abf71ba
commit e7f1038798
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
[ "--docdir=/share/doc/${name}"
"--mandir=/share/man"
"--no-system-jsoncpp"
]
++ optional (!stdenv.isCygwin) "--system-libs"
++ optional useQt4 "--qt-gui"
++ ["--"]