Add required introspection libs that are not in the dependency chain.

This commit is contained in:
ajacoutot 2012-10-10 08:42:40 +00:00
parent 6ba8a022ee
commit 50bb8cd625

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2012/10/08 17:16:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2012/10/10 08:42:40 ajacoutot Exp $
COMMENT= next generation GNOME shell
GNOME_PROJECT= gnome-shell
GNOME_VERSION= 3.6.0
REVISION= 2
REVISION= 3
HOMEPAGE= http://live.gnome.org/GnomeShell
@ -64,6 +64,10 @@ RUN_DEPENDS= devel/py-gobject3 \
# be installed separately or as part of the "gnome-extra" meta-package.
#RUN_DEPENDS += mail/evolution
# add required introspection libs that are not in the dependency chain
RUN_DEPENDS += inputmethods/ibus \
x11/gnome/gdm
MODGNOME_DESKTOP_FILE= Yes
LIBTOOL_FLAGS= --tag=disable-static