wok-current diff accessx/receipt @ rev 17615
Fix: gpick build
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Thu Feb 12 20:33:54 2015 +0000 (2015-02-12) |
parents | c4137c3f7396 |
children | 762b649a4d73 |
line diff
1.1 --- a/accessx/receipt Fri Sep 27 08:54:59 2013 +0000 1.2 +++ b/accessx/receipt Thu Feb 12 20:33:54 2015 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Set and display Xkeyboard (XCB) Accessx features." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="tk tcl" 1.8 -BUILD_DEPENDS="xorg-libX11-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="accessx0951.tar.gz" 1.11 WEB_SITE="http://cita.disability.uiuc.edu/software/accessx/freewareaccessx.php" 1.12 WGET_URL="http://cita.disability.uiuc.edu/software/accessx/files/$TARBALL" 1.13 1.14 +DEPENDS="tk tcl" 1.15 +BUILD_DEPENDS="xorg-libX11-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {