Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit 6ddfea0a3a - Show all commits

View File

@@ -1,7 +1,7 @@
{
stdenv
, autoreconfHook
, boost
, boost186
, libxml2
, xml2
, wxGTK32
@@ -15,6 +15,7 @@
let
wx = wxGTK32;
boost = boost186;
in
stdenv.mkDerivation rec {
pname = "wxparaver";