treewide: fix missing libs after libtool pruning #51767
This commit is contained in:
@@ -15,4 +15,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ gtk intltool GConf enchant isocodes gnome_icon_theme ];
|
||||
|
||||
NIX_LDFLAGS = [ "-lgthread-2.0" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user