x11/gnome-console: 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 16:28:34 +09:00
parent fc3eb50a2b
commit bb2a68427e
+2 -2
View File
@@ -17,8 +17,8 @@ BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \
libpcre2-8.so:devel/pcre2
USES= compiler:c11 gettext gnome localbase meson pkgconfig \
tar:xz
USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \
pkgconfig tar:xz
USE_CSTD= c11
USE_GNOME= glib20 gtk40 libadwaita vte3
GLIB_SCHEMAS= org.gnome.Console.gschema.xml