deskutils/meteo: fix build with GCC-based architectures

PR:		237027
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
MFH:		2019Q2
This commit is contained in:
Koichiro Iwao 2019-04-09 07:46:19 +00:00
parent caaad6b3b3
commit a0939695cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498459

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= libappindicator3.so:devel/libappindicator \
libgeocode-glib.so:net/geocode-glib \
libwebkit2gtk-4.0.so:www/webkit2-gtk3
USES= desktop-file-utils gettext gnome meson pkgconfig \
USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
python:3.5+,build shebangfix
USE_GITLAB= yes