games/gnome-mines: Add desktop-file-utils to USES

Add desktop-file-utils to USES to unbreak the build.

Trim LIB_DEPENDS.
This commit is contained in:
Don Lewis 2025-06-18 20:49:51 -07:00
parent 6347277a9e
commit f787214cff
1 changed files with 4 additions and 4 deletions

View File

@ -12,11 +12,11 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libgnome-games-support-2.so:games/libgnome-games-support2 \
libgee-0.8.so:devel/libgee
LIB_DEPENDS= libgnome-games-support-2.so:games/libgnome-games-support2
USES= gettext gnome localbase meson pkgconfig tar:xz vala:build
USE_GNOME= glib20 gtk40 libadwaita librsvg2
USES= desktop-file-utils gettext gnome localbase meson pkgconfig \
tar:xz vala:build
USE_GNOME= glib20 gtk40 libadwaita
GLIB_SCHEMAS= org.gnome.Mines.gschema.xml