From 07c8c923f24b9fe496433663e601170f91970047 Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 12 Jun 2011 18:28:55 +0000 Subject: [PATCH] - add missing build/run dependency --- x11/gnome/eog-plugins/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/x11/gnome/eog-plugins/Makefile b/x11/gnome/eog-plugins/Makefile index c32042e9f80..29a1a864249 100644 --- a/x11/gnome/eog-plugins/Makefile +++ b/x11/gnome/eog-plugins/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2011/06/08 17:41:57 rpointel Exp $ +# $OpenBSD: Makefile,v 1.20 2011/06/12 18:28:55 jasper Exp $ COMMENT= plugins for EOG GNOME_PROJECT= eog-plugins GNOME_VERSION= 2.30.2 -REVISION= 2 +REVISION= 3 CATEGORIES= graphics @@ -36,7 +36,8 @@ LIB_DEPENDS= devel/libgdata \ security/gnutls BUILD_DEPENDS= ${RUN_DEPENDS} # Depend on the same x.yy version of eog -RUN_DEPENDS= x11/gnome/eog>=2.30.0 +RUN_DEPENDS= x11/gnome/eog>=2.30.0 \ + x11/gnome/py-gnome MODGCONF2_SCHEMAS_DIR= eog-plugins AUTOCONF_VERSION= 2.68