pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zim: removed duplicate depends line from Makefile
Module Name: pkgsrc-wip
Committed By: Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By: mp
Date: Thu Mar 19 00:48:53 2020 +0100
Changeset: 9df19d18d6a96eb6adff432a03c82ea6e7307110
Modified Files:
zim/Makefile
Log Message:
zim: removed duplicate depends line from Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9df19d18d6a96eb6adff432a03c82ea6e7307110
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
zim/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/zim/Makefile b/zim/Makefile
index 2e11b80ca6..47a745777e 100644
--- a/zim/Makefile
+++ b/zim/Makefile
@@ -14,7 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-xdg-[0-9]*:../../devel/py-xdg
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
-DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index