xfce.xfce4-weather-plugin: Remove unused intltool

https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/commit/7af93709a44917a4a4b0a72244a4e5c7126cb1cf
This commit is contained in:
Bobby Rong
2024-12-27 22:09:00 +08:00
parent d882126ddd
commit be2656a520
@@ -2,8 +2,8 @@
lib,
stdenv,
fetchurl,
gettext,
pkg-config,
intltool,
glib,
gtk3,
json_c,
@@ -32,8 +32,8 @@ stdenv.mkDerivation rec {
};
nativeBuildInputs = [
gettext
pkg-config
intltool
];
buildInputs = [