wok diff kbd/receipt @ rev 8804
fix bdeps: cairo-clock needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 00:25:43 2011 +0100 (2011-02-23) |
parents | 516471adc8f2 |
children | 2ad34d8fdfe7 |
line diff
1.1 --- a/kbd/receipt Sun Jan 09 14:25:20 2011 +0100 1.2 +++ b/kbd/receipt Wed Feb 23 00:25:43 2011 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.12" 1.5 CATEGORY="system-tools" 1.6 SHORT_DESC="Keyboard maping definitions and tools." 1.7 -BUILD_DEPENDS="bison flex" 1.8 +BUILD_DEPENDS="flex" 1.9 MAINTAINER="pankso@slitaz.org" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.kernel.org/pub/linux/utils/kbd/"