wok diff udev-dev/receipt @ rev 6849

Fix depends: Inverse xorg-xkeyboard-config depend on xorg-xkbcomp. It solves a loop in tazwok-testing, but maybe it's a dirty workaround needed by the not-perfect-method used in this tool.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Oct 20 13:01:20 2010 +0200 (2010-10-20)
parents 4d23756fcd14
children 31edb0bbba7b
line diff
     1.1 --- a/udev-dev/receipt	Thu May 27 22:07:21 2010 +0200
     1.2 +++ b/udev-dev/receipt	Wed Oct 20 13:01:20 2010 +0200
     1.3 @@ -1,10 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="udev-dev"
     1.7 -VERSION="156"
     1.8 +VERSION="163"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Udev devel file (libudev + libgudev)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 +DEPENDS="udev"
    1.13  WANTED="udev"
    1.14  WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
    1.15