Revert "udev: depends on gtk-doc"

This reverts commit 1dbf56453ec7922a355da51a59e6d263bdd82077.
This commit is contained in:
Stephan Raue 2011-07-04 16:13:45 +02:00
parent feead719a5
commit ebdcba4d7e

View File

@ -27,7 +27,7 @@ PKG_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
#PKG_URL="http://www.eu.kernel.org/pub/linux/utils/kernel/hotplug/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="glib pciutils usbutils libusb-compat"
PKG_BUILD_DEPENDS="toolchain glib gtk-doc pciutils usbutils libusb-compat"
PKG_BUILD_DEPENDS="toolchain glib pciutils usbutils libusb-compat"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="udev: A Userspace Implementation for dynamic /dev nodes"