git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3870785
)
hal 0.5.8.1: surpress dependencie on hal-info
author
Koen Kooi
<koen@openembedded.org>
Tue, 28 Nov 2006 19:32:42 +0000
(19:32 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 28 Nov 2006 19:32:42 +0000
(19:32 +0000)
packages/hal/hal_0.5.8.1.bb
patch
|
blob
|
history
diff --git
a/packages/hal/hal_0.5.8.1.bb
b/packages/hal/hal_0.5.8.1.bb
index
edfac3c
..
4b2196f
100644
(file)
--- a/
packages/hal/hal_0.5.8.1.bb
+++ b/
packages/hal/hal_0.5.8.1.bb
@@
-6,9
+6,9
@@
LICENSE = "GPL LGPL AFL"
DEPENDS = "dbus-glib expat libusb"
RDEPENDS += "udev"
#RDEPENDS_hal-device-manager = "python hal python-pygnome"
-RRECOMMENDS = "udev-utils
hal-info
"
+RRECOMMENDS = "udev-utils"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = "http://freedesktop.org/~david/dist/hal-${PV}.tar.gz"