nomacs: enable translations

This commit is contained in:
Fabian Möller 2019-08-30 01:47:38 +02:00 committed by worldofpeace
parent fee74012f2
commit 543b904873

View File

@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
"-DENABLE_RAW=ON"
"-DENABLE_TIFF=ON"
"-DENABLE_QUAZIP=ON"
"-DENABLE_TRANSLATIONS=ON"
"-DUSE_SYSTEM_QUAZIP=ON"];
meta = with stdenv.lib; {