sync WANTLIB to unbreak after gjs update
This commit is contained in:
parent
8e8e581893
commit
4c3d055482
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2017/11/03 10:47:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2017/11/03 15:01:32 jasper Exp $
|
||||
|
||||
COMMENT= quick previewer for Nautilus
|
||||
|
||||
GNOME_PROJECT= sushi
|
||||
GNOME_VERSION= 3.24.0
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -21,14 +21,14 @@ WANTLIB += gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstpbutils-1.0
|
||||
WANTLIB += gstreamer-1.0 gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3
|
||||
WANTLIB += gtksourceview-3.0 harfbuzz harfbuzz-icu hyphen iconv
|
||||
WANTLIB += icudata icui18n icuuc intl javascriptcoregtk-4.0 jpeg
|
||||
WANTLIB += json-glib-1.0 lzma m mozjs-38 musicbrainz5 ncursesw
|
||||
WANTLIB += json-glib-1.0 lzma m mozjs-52 musicbrainz5 ncursesw
|
||||
WANTLIB += neon notify orc-0.4 pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png proxy pthread readline
|
||||
WANTLIB += secret-1 soup-2.4 sqlite3 ssl webkit2gtk-4.0 webp xcb
|
||||
WANTLIB += xcb-dri2 xcb-glx xcb-render xcb-shm xcb-xfixes xml2
|
||||
WANTLIB += xslt z
|
||||
WANTLIB += GLESv2 gstallocators-1.0 gstbadallocators-1.0 gstgl-1.0
|
||||
WANTLIB += tasn1
|
||||
WANTLIB += tasn1 Xtst
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user