summaryrefslogtreecommitdiff
path: root/devel/ruby-gnome2-pango/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-gnome2-pango/Makefile')
-rw-r--r--devel/ruby-gnome2-pango/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index 1e93b89adb9..eefd50ae543 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/06/10 08:27:19 tsutsui Exp $
+# $NetBSD: Makefile,v 1.54 2017/06/10 10:45:49 tsutsui Exp $
#
DISTNAME= pango-${VERSION}
@@ -11,6 +11,7 @@ CONFLICTS+= ruby[0-9][0-9]-gnome2-pango-[0-9]*
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
DEPENDS+= ${RUBY_PKGPREFIX}-cairo>=1.14.3:../../graphics/ruby-cairo
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-cairo-gobject>=${VERSION}:../../graphics/ruby-gnome2-cairo-gobject
.include "../../devel/pango/buildlink3.mk"
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"