Oops, I forgot to regen WANTLIB in previous.
This commit is contained in:
parent
24dc074d4e
commit
b3942fbd01
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user