25764669 brltty can't be built if cython mediated link is not present
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Sat, 25 Mar 2017 09:03:56 -0700
changeset 7800 03f2671fb364
parent 7799 e35d3ee6d1b8
child 7801 0dc67d04f8bb
25764669 brltty can't be built if cython mediated link is not present
components/desktop/brltty/Makefile
--- a/components/desktop/brltty/Makefile	Fri Mar 24 14:28:46 2017 -0600
+++ b/components/desktop/brltty/Makefile	Sat Mar 25 09:03:56 2017 -0700
@@ -93,6 +93,7 @@
 CONFIGURE_OPTIONS += 	--sysconfdir="$(ETCDIR)"
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS +=	LD="/usr/bin/ld"
+CONFIGURE_OPTIONS +=	CYTHON="/usr/bin/cython-$(PYTHON_VERSION)"
 
 COMPONENT_INSTALL_ARGS +=	INSTALL_ROOT=$(PROTO_DIR)