From 9600c636b470f739b2ad51d1832d65224b5a4755 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:14:52 -0200 Subject: [PATCH] brltty: rebuild to fix cpython modules --- srcpkgs/brltty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/brltty/template b/srcpkgs/brltty/template index 67cb135a4cc..9ae8c644de4 100644 --- a/srcpkgs/brltty/template +++ b/srcpkgs/brltty/template @@ -1,7 +1,7 @@ # Template file for 'brltty' pkgname=brltty version=5.6 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="pkg-config python3-Cython" makedepends="ncurses-devel alsa-lib-devel gpm-devel icu-devel python3-devel libbluetooth-devel"