Build paraver with wxGTK32
This commit is contained in:
parent
9d2de00b0c
commit
ef2631b699
@ -4,7 +4,7 @@
|
|||||||
, boost
|
, boost
|
||||||
, libxml2
|
, libxml2
|
||||||
, xml2
|
, xml2
|
||||||
, wxGTK30
|
, wxGTK32
|
||||||
, autoconf
|
, autoconf
|
||||||
, automake
|
, automake
|
||||||
, paraverKernel
|
, paraverKernel
|
||||||
@ -13,7 +13,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
wx = wxGTK30;
|
wx = wxGTK32;
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "wxparaver";
|
pname = "wxparaver";
|
||||||
|
Loading…
Reference in New Issue
Block a user