Sync WANTLIB to unbreak.
This commit is contained in:
parent
6b3f3f785e
commit
0d8b7d3551
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2017/10/29 10:33:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2017/10/31 12:21:08 ajacoutot Exp $
|
||||
|
||||
COMMENT= spell-checking library for GTK+
|
||||
|
||||
GNOME_PROJECT= gspell
|
||||
GNOME_VERSION= 1.6.1
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
@ -21,7 +22,7 @@ WANTLIB += ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gthread-2.0
|
||||
WANTLIB += gtk-3 harfbuzz iconv intl m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png xcb xcb-render xcb-shm
|
||||
WANTLIB += xcb-xkb xkbcommon xkbcommon-x11 z
|
||||
WANTLIB += z
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2017/10/28 08:39:42 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2017/10/31 12:21:08 ajacoutot Exp $
|
||||
|
||||
# XXX: PORTROACH overriden at end of this file.
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT= framework for making media discovery and browsing easy
|
||||
GNOME_PROJECT= grilo
|
||||
GNOME_VERSION= 0.3.4
|
||||
API= 0.3
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
SUBST_VARS= API
|
||||
|
||||
@ -29,8 +29,8 @@ WANTLIB += gpg-error gpgme-pthread graphite2 gthread-2.0 gtk-3
|
||||
WANTLIB += harfbuzz iconv idn intl lz4 lzma m nghttp2 nspr4 nss3
|
||||
WANTLIB += oauth pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += plc4 plds4 png pthread smime3 softokn3 soup-2.4 sqlite3
|
||||
WANTLIB += ssl ssl3 totem-plparser xcb xcb-render xcb-shm xcb-xkb
|
||||
WANTLIB += xkbcommon xkbcommon-x11 xml2 z
|
||||
WANTLIB += ssl ssl3 totem-plparser xcb xcb-render xcb-shm
|
||||
WANTLIB += gcrypt xml2 z
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user