summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-table
diff options
context:
space:
mode:
authorobache <obache>2014-11-09 05:15:07 +0000
committerobache <obache>2014-11-09 05:15:07 +0000
commit1fb40a9e2d1f7afe768a05199e2f469dc99bd915 (patch)
treecfd0ea5d3741a5008afe3465bbf40d9691398737 /inputmethod/ibus-table
parentf71c37a077ee902e07c5aacdbf5b3c9e9b27230b (diff)
downloadpkgsrc-1fb40a9e2d1f7afe768a05199e2f469dc99bd915.tar.gz
exactly add dependency for py-gobject3, for the case ibus base package and
ibus-table is using different python version.
Diffstat (limited to 'inputmethod/ibus-table')
-rw-r--r--inputmethod/ibus-table/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile
index 024a9a63361..2ee81445e4e 100644
--- a/inputmethod/ibus-table/Makefile
+++ b/inputmethod/ibus-table/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/11/05 10:35:00 obache Exp $
+# $NetBSD: Makefile,v 1.18 2014/11/09 05:15:07 obache Exp $
DISTNAME= ibus-table-1.9.1
CATEGORIES= inputmethod
@@ -9,6 +9,7 @@ HOMEPAGE= http://code.google.com/p/ibus/
COMMENT= Table engine for IBus platform
LICENSE= gnu-lgpl-v2.1
+DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
GNU_CONFIGURE= yes