pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-table exactly add dependency for py-g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/96e1cb524264
branches: trunk
changeset: 641469:96e1cb524264
user: obache <obache%pkgsrc.org@localhost>
date: Sun Nov 09 05:15:07 2014 +0000
description:
exactly add dependency for py-gobject3, for the case ibus base package and
ibus-table is using different python version.
diffstat:
inputmethod/ibus-table/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 08f7331a541b -r 96e1cb524264 inputmethod/ibus-table/Makefile
--- a/inputmethod/ibus-table/Makefile Sun Nov 09 03:23:14 2014 +0000
+++ b/inputmethod/ibus-table/Makefile Sun Nov 09 05:15:07 2014 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index