treewide: remove libintl hacks
This commit is contained in:
@@ -14,6 +14,4 @@ stdenv.mkDerivation {
|
||||
buildInputs = [ gtk python gettext ];
|
||||
|
||||
propagatedBuildInputs = [ libxml2 ];
|
||||
|
||||
NIX_LDFLAGS = stdenv.lib.optionalString stdenv.isDarwin "-lintl";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user