pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnucash-devel: merge change from pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sat Jan 28 23:48:21 2023 +0100
Changeset: d595d4423d838325dd4be18e6c0d225e0cb6a2ca
Modified Files:
gnucash-devel/options.mk
Log Message:
gnucash-devel: merge change from pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d595d4423d838325dd4be18e6c0d225e0cb6a2ca
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnucash-devel/options.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diffs:
diff --git a/gnucash-devel/options.mk b/gnucash-devel/options.mk
index 383b1b6e03..ff6b168f2c 100644
--- a/gnucash-devel/options.mk
+++ b/gnucash-devel/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2022/08/08 10:29:33 wiz Exp $
+# $NetBSD: options.mk,v 1.6 2023/01/28 22:47:06 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gnucash
PKG_SUPPORTED_OPTIONS= libdbi libofx gnucash-finance-quote python
@@ -39,6 +39,8 @@ PLIST_SRC+= PLIST.python
# /usr/pkg/share/gnucash/python/pycons/console.py imports readline
DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
+# /usr/pkg/share/gnucash/python/init.py imports gi
+DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
Home |
Main Index |
Thread Index |
Old Index