changeset 55:5c9750085a39

Include the pty and forkptyrouter into the build
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 10 Mar 2019 04:58:06 +0100
parents 5aedaf1eb939
children 7d51150bc907
files uwsginl/Makefile uwsginl/pkg-descr
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/uwsginl/Makefile	Sun Mar 10 04:49:35 2019 +0100
+++ b/uwsginl/Makefile	Sun Mar 10 04:58:06 2019 +0100
@@ -20,7 +20,7 @@
 USES=		pkgconfig python:build
 USE_RC_SUBR=	uwsginl
 
-MAKE_ENV+=	CPUCOUNT=${MAKE_JOBS_NUMBER} UWSGI_PROFILE=nolang.ini UWSGI_BIN_NAME=${PORTNAME} UWSGI_EMBED_PLUGINS=cgi,clock_realtime,echo,logpipe UWSGI_PROFILE_OVERRIDE="plugin_dir=${PREFIX}/${PLUGIN_DIR};${EXTRA_PROFILE_OVERRIDE:S/ /;/gW}"
+MAKE_ENV+=	CPUCOUNT=${MAKE_JOBS_NUMBER} UWSGI_PROFILE=nolang.ini UWSGI_BIN_NAME=${PORTNAME} UWSGI_EMBED_PLUGINS=cgi,clock_realtime,echo,logpipe,pty,forkptyrouter UWSGI_PROFILE_OVERRIDE="plugin_dir=${PREFIX}/${PLUGIN_DIR};${EXTRA_PROFILE_OVERRIDE:S/ /;/gW}"
 
 USERS=		uwsgi
 GROUPS=		uwsgi
--- a/uwsginl/pkg-descr	Sun Mar 10 04:49:35 2019 +0100
+++ b/uwsginl/pkg-descr	Sun Mar 10 04:58:06 2019 +0100
@@ -42,6 +42,8 @@
 stats_pusher_socket
 clock_realtime
 logpipe
+pty
+forkptyrouter
 
 *** uWSGI loaded request plugins ***
 9: cgi