wok rev 17144

udev: Now provides "udev".
udev-dev: Now provides "udev-dev".
author necrophcodr <tcg.thegamer@gmail.com>
date Wed Sep 10 12:02:46 2014 +0200 (2014-09-10)
parents 38e2f5dca901
children c711a8b94cb7
files udev-dev/receipt udev/receipt
line diff
     1.1 --- a/udev-dev/receipt	Wed Sep 10 12:01:22 2014 +0200
     1.2 +++ b/udev-dev/receipt	Wed Sep 10 12:02:46 2014 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WANTED="udev"
     1.5  WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
     1.6  HOST_ARCH="i486 arm"
     1.7 +PROVIDES="udev-dev"
     1.8  
     1.9  DEPENDS="udev pkg-config"
    1.10  
     2.1 --- a/udev/receipt	Wed Sep 10 12:01:22 2014 +0200
     2.2 +++ b/udev/receipt	Wed Sep 10 12:02:46 2014 +0200
     2.3 @@ -12,6 +12,8 @@
     2.4  WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/hotplug/$TARBALL"
     2.5  HOST_ARCH="i486 arm"
     2.6  
     2.7 +PROVIDES="udev"
     2.8 +
     2.9  DEPENDS="util-linux-blkid pciids usbids acl kmod"
    2.10  BUILD_DEPENDS="util-linux-blkid-dev gperf pkg-config pciutils acl-dev \
    2.11  libgio-dev usbutils-dev libusb-dev glib-dev pciids usbids kmod-dev \