wxMSW: Fix syntax --- travis eval did not catch
This commit is contained in:
parent
9f156f4a8a
commit
b0ada07f36
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, fetchurl, compat24 ? false, compat26 ? true, unicode ? true,
|
||||
{ stdenv, fetchurl, compat24 ? false, compat26 ? true, unicode ? true
|
||||
, hostPlatform
|
||||
}:
|
||||
|
||||
|
|
Loading…
Reference in a new issue