mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user