Oops, I forgot to regen WANTLIB in previous.

This commit is contained in:
ajacoutot 2019-09-15 13:49:36 +00:00
parent 24dc074d4e
commit b3942fbd01

View File

@ -1,19 +1,19 @@
# $OpenBSD: Makefile,v 1.81 2019/09/15 13:43:15 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.82 2019/09/15 13:49:36 ajacoutot Exp $
COMMENT= gettext(1) files editor for GNOME
GNOME_PROJECT= gtranslator
GNOME_VERSION= 3.34.0
REVISION= 0
CATEGORIES= textproc devel
# GPLv3
PERMIT_PACKAGE= Yes
WANTLIB += atk-1.0 c cairo cairo-gobject enchant-2 gda-5.0 gdk-3
WANTLIB += gdk_pixbuf-2.0 gettextpo gio-2.0 glib-2.0 gobject-2.0
WANTLIB += gspell-1 gtk-3 gtksourceview-4 intl pango-1.0 pangocairo-1.0
WANTLIB += pthread xml2
WANTLIB += atk-1.0 c cairo gda-5.0 gdk-3 gettextpo gio-2.0 glib-2.0
WANTLIB += gobject-2.0 gspell-1 gtk-3 gtksourceview-4 intl json-glib-1.0
WANTLIB += pango-1.0 soup-2.4 xml2
MODULES= devel/dconf \
devel/meson \