wok-stable diff erlang/receipt @ rev 10855
linux: Add ts_* modules. linux-input-touchscreen had ts_* modules in it. Only adds 4kb to linux packages.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jun 14 11:41:17 2011 +0000 (2011-06-14) |
parents | ecc22c518136 |
children | 1c5686cd4004 |
line diff
1.1 --- a/erlang/receipt Fri May 27 06:25:19 2011 +0200 1.2 +++ b/erlang/receipt Tue Jun 14 11:41:17 2011 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="${WEB_SITE}download/$TARBALL" 1.5 1.6 DEPENDS="ncurses openssl libunixODBC" 1.7 -BUILD_DEPENDS="perl ncurses-dev openssl-dev libunixODBC-dev icedtea6-jdk" 1.8 +BUILD_DEPENDS="perl ncurses-dev openssl-dev unixODBC-dev icedtea6-jdk" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()