wok diff kbd/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
parents 516471adc8f2
children 2ad34d8fdfe7
line diff
     1.1 --- a/kbd/receipt	Sun Jan 09 14:25:20 2011 +0100
     1.2 +++ b/kbd/receipt	Thu Feb 17 18:56:09 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/"