mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Add udev to depends (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1182 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL LGPL AFL"
|
||||
|
||||
DEPENDS = "dbus-glib intltool expat libusb"
|
||||
DEPENDS = "dbus-glib udev intltool expat libusb"
|
||||
RDEPENDS += "udev"
|
||||
#RDEPENDS_hal-device-manager = "python hal python-pygnome"
|
||||
RRECOMMENDS = "udev-utils"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL LGPL AFL"
|
||||
|
||||
DEPENDS = "dbus-glib intltool expat libusb"
|
||||
DEPENDS = "dbus-glib udev intltool expat libusb"
|
||||
RDEPENDS += "udev"
|
||||
#RDEPENDS_hal-device-manager = "python hal python-pygnome"
|
||||
RRECOMMENDS = "udev-utils"
|
||||
|
||||
Reference in New Issue
Block a user