From 367bcaa776e5d2dae8b3d811f62ee52ad6a39402 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 19 Jan 2016 14:51:19 +0000 Subject: [PATCH] sync WANTLIB --- x11/gnome/banshee/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnome/banshee/Makefile b/x11/gnome/banshee/Makefile index 5567d4ed2ac..41a66fb8ddb 100644 --- a/x11/gnome/banshee/Makefile +++ b/x11/gnome/banshee/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2015/10/07 05:50:25 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.31 2016/01/19 14:51:19 sthen Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= music management and playback application for GNOME GNOME_VERSION= 2.6.2 GNOME_PROJECT= banshee -REVISION= 6 +REVISION= 7 CATEGORIES= audio multimedia @@ -16,6 +16,7 @@ HOMEPAGE= http://banshee.fm/ PERMIT_PACKAGE_CDROM= Yes WANTLIB += EGL GL ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes +WANTLIB += X11-xcb drm glapi xcb-dri2 xcb-glx xcb-shape xcb-xfixes WANTLIB += Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0 cairo WANTLIB += enchant expat ffi fontconfig freetype gbm gcrypt gdk-x11-2.0 WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0