[arch-commits] Commit in brltty/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu Jun 4 19:57:53 UTC 2009
Date: Thursday, June 4, 2009 @ 15:57:53
Author: andyrtr
Revision: 41504
upgpkg: brltty 3.10-2
add pyrex makedep to get wanted python bindings
Modified:
brltty/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-04 19:52:43 UTC (rev 41503)
+++ PKGBUILD 2009-06-04 19:57:53 UTC (rev 41504)
@@ -9,6 +9,7 @@
url="http://mielke.cc/brltty"
license=('GPL' 'LGPL')
depends=('libxaw' 'at-spi>=1.26.0' 'gpm>=1.20.6' 'icu>=4.2' 'python>=2.6.2')
+makedepends=('pyrex')
options=('!makeflags')
source=(http://mielke.cc/brltty/releases/brltty-${pkgver}.tar.gz)
md5sums=('d52f332a29e00495d166e7f45403fa9d')
More information about the arch-commits
mailing list