Update wxGTK30 to wxGTK32 in paraver kernel
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
parent
f44eebc133
commit
505f101e00
@ -4,14 +4,14 @@
|
||||
, boost
|
||||
, libxml2
|
||||
, xml2
|
||||
, wxGTK30
|
||||
, wxGTK32
|
||||
, autoconf
|
||||
, automake
|
||||
, pkg-config
|
||||
}:
|
||||
|
||||
let
|
||||
wx = wxGTK30;
|
||||
wx = wxGTK32;
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "paraver-kernel";
|
||||
|
Loading…
Reference in New Issue
Block a user