deskutils/gnome-weather: add missing USES=desktop-file-utils

This is checked during configure.

Approved by:	portmgr (build fix blanket)
This commit is contained in:
Hiroki Tagato 2025-06-15 20:58:34 +09:00
parent 4f4cb23c78
commit 071d7b7b1c

View File

@ -18,7 +18,8 @@ LIB_DEPENDS= libgeoclue-2.so:net/geoclue \
libgjs.so:lang/gjs \
libgweather-4.so:net/libgweather4
USES= gettext gnome localbase meson pkgconfig tar:xz
USES= desktop-file-utils gettext gnome localbase meson pkgconfig \
tar:xz
USE_GNOME= glib20 gtk40 introspection:build libadwaita
USE_LDCONFIG= yes