mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
udev: depends on gtk-doc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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 pciutils usbutils libusb-compat"
|
||||
PKG_BUILD_DEPENDS="toolchain glib gtk-doc pciutils usbutils libusb-compat"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="udev: A Userspace Implementation for dynamic /dev nodes"
|
||||
|
||||
Reference in New Issue
Block a user