pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gtg: depend on py-liblarch



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sun Nov 28 16:15:37 2021 +0000
Changeset:	5d4ec38582aaf5a95732146c7e005f3ef3604d20

Modified Files:
	gtg/Makefile

Log Message:
gtg: depend on py-liblarch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d4ec38582aaf5a95732146c7e005f3ef3604d20

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gtg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gtg/Makefile b/gtg/Makefile
index 6a2db55235..ad987af34a 100644
--- a/gtg/Makefile
+++ b/gtg/Makefile
@@ -20,7 +20,7 @@ PY_PATCHPLIST=		yes
 REPLACE_PYTHON+=	GTG/gtg.in
 REPLACE_PYTHON+=	GTG/core/networkmanager.py
 
-# TODO: depend on liblarch module
+DEPENDS+=	${PYPKGPREFIX}-liblarch-[0-9]*:../../wip/py-liblarch
 
 .include "../../devel/meson/build.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"


Home | Main Index | Thread Index | Old Index