diff options
Diffstat (limited to 'games/gnome-nibbles/Makefile')
-rw-r--r-- | games/gnome-nibbles/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-nibbles/Makefile b/games/gnome-nibbles/Makefile index ecb5f1ba9d97..f463358e7142 100644 --- a/games/gnome-nibbles/Makefile +++ b/games/gnome-nibbles/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgnome-games-support-2.so:games/libgnome-games-support2 RUN_DEPENDS= dbus>0:devel/dbus -USES= gettext gnome meson pkgconfig tar:xz vala:build +USES= desktop-file-utils gettext gnome meson pkgconfig tar:xz \ + vala:build USE_GNOME= gsound glib20 gtk40 libadwaita librsvg2 pango GLIB_SCHEMAS= org.gnome.Nibbles.gschema.xml |