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 18d64c352c - Show all commits

View File

@@ -7,6 +7,7 @@
, wxGTK30
, autoconf
, automake
, pkg-config
}:
let
@@ -49,5 +50,6 @@ stdenv.mkDerivation rec {
xml2
autoconf
automake
pkg-config
];
}