pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
beautysh: Added dependency
Module Name:	pkgsrc-wip
Committed By:	Roberto Neri <robn%gmx.com@localhost>
Pushed By:	robn
Date:		Tue Mar 27 18:40:45 2018 +0000
Changeset:	e885180e999fbecb544a58f2f3d5a145a6f9daf9
Modified Files:
	beautysh/Makefile
Log Message:
beautysh: Added dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e885180e999fbecb544a58f2f3d5a145a6f9daf9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 beautysh/Makefile | 2 ++
 1 file changed, 2 insertions(+)
diffs:
diff --git a/beautysh/Makefile b/beautysh/Makefile
index a82901dcf3..2fecfd0560 100644
--- a/beautysh/Makefile
+++ b/beautysh/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE=	https://github.com/bemeurer/beautysh/
 COMMENT=	Bash beautifier for the masses
 LICENSE=	gnu-gpl-v2
 
+DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
 PYSETUP=	setup.py
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
Home |
Main Index |
Thread Index |
Old Index