diff options
author | obache <obache@pkgsrc.org> | 2014-09-05 11:35:29 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-09-05 11:35:29 +0000 |
commit | afb0cc5d605a1accaaa91a4df5c7917191c84e44 (patch) | |
tree | 48521de17792539cbc573fd40454ae2412e145cf /inputmethod/ibus-table | |
parent | b8e2542eca9bc2c387a15679bc917d058b5e07ae (diff) | |
download | pkgsrc-afb0cc5d605a1accaaa91a4df5c7917191c84e44.tar.gz |
Bump ABI to 1.8.0 for database format change.
Diffstat (limited to 'inputmethod/ibus-table')
-rw-r--r-- | inputmethod/ibus-table/buildlink3.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-table/buildlink3.mk b/inputmethod/ibus-table/buildlink3.mk index 2edbe034955..db3a05de2b9 100644 --- a/inputmethod/ibus-table/buildlink3.mk +++ b/inputmethod/ibus-table/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/08/28 11:43:05 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2014/09/05 11:35:29 obache Exp $ BUILDLINK_TREE+= ibus-table @@ -6,6 +6,7 @@ BUILDLINK_TREE+= ibus-table IBUS_TABLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ibus-table+= ibus-table>=1.2.0.20100111 +BUILDLINK_API_DEPENDS.ibus-table+= ibus-table>=1.8.0 BUILDLINK_PKGSRCDIR.ibus-table?= ../../inputmethod/ibus-table .endif # IBUS_TABLE_BUILDLINK3_MK |