pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chirp: require future
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Fri Aug 21 09:00:12 2020 -0400
Changeset: cd0842102b715c5b1a9029dafbf180c04c9a072f
Modified Files:
chirp/Makefile
Log Message:
chirp: require future
(ride update in lieu of PKGREVISION+++)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd0842102b715c5b1a9029dafbf180c04c9a072f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chirp/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/chirp/Makefile b/chirp/Makefile
index 15519a6a95..a272c566d3 100644
--- a/chirp/Makefile
+++ b/chirp/Makefile
@@ -26,6 +26,7 @@ USE_LANGUAGES= #none
REPLACE_PYTHON= *.py chirp/*.py chirp/ui/*.py
DEPENDS+= ${PYPKGPREFIX}-serial>=2.7:../../comms/py-serial
+DEPENDS+= ${PYPKGPREFIX}-future>=0.18.0:../../devel/py-future
PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
Home |
Main Index |
Thread Index |
Old Index