Regen WANTLIB to unbreak.

This commit is contained in:
ajacoutot 2017-10-31 16:39:45 +00:00
parent 4a7b57d214
commit 46e3ea2705

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.60 2017/10/30 07:57:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.61 2017/10/31 16:39:45 ajacoutot Exp $
# XXX: re-add vala to MODGNOME_TOOLS (+vala-0.38 to WANTLIB)
# when updating
@ -7,7 +7,7 @@ COMMENT= IDE for GNOME
GNOME_PROJECT= gnome-builder
GNOME_VERSION= 3.24.2
REVISION= 6
REVISION= 7
SHARED_LIBS += egg-private 0.0 # 0.0
SHARED_LIBS += panel-gtk 0.0 # 0.0
@ -41,8 +41,8 @@ WANTLIB += pcre2-8 peas-1.0 pixman-1 png pthread
WANTLIB += secret-1 soup-2.4 sqlite3 ssh2 ssl ${LIBCXX} tasn1
WANTLIB += unistring vte-2.91 webkit2gtk-4.0 webp xcb
WANTLIB += xcb-dri2 xcb-glx xcb-render xcb-shm xcb-xfixes xml2
WANTLIB += xslt z Xtst xcb-xkb xkbcommon xkbcommon-x11
WANTLIB += GLESv2 gstallocators-1.0 gstbadallocators-1.0 gstgl-1.0
WANTLIB += xslt z Xtst GLESv2 gstallocators-1.0 gstbadallocators-1.0
WANTLIB += gstgl-1.0
MODULES= devel/dconf \
lang/python \