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:
61ef961
)
wifi-radar: fix rdepends, closes #2684
author
Koen Kooi
<koen@openembedded.org>
Wed, 25 Jul 2007 17:17:56 +0000
(17:17 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 25 Jul 2007 17:17:56 +0000
(17:17 +0000)
packages/wifi-radar/wifi-radar_1.9.6.bb
patch
|
blob
|
history
diff --git
a/packages/wifi-radar/wifi-radar_1.9.6.bb
b/packages/wifi-radar/wifi-radar_1.9.6.bb
index
70e913e
..
59d24b9
100644
(file)
--- a/
packages/wifi-radar/wifi-radar_1.9.6.bb
+++ b/
packages/wifi-radar/wifi-radar_1.9.6.bb
@@
-3,9
+3,11
@@
DESCRIPTION="WiFi Radar is a Python/PyGTK2 utility for managing WiFi profiles."
HOMEPAGE="http://www.bitbuilder.com/wifi_radar/"
LICENSE = "GPL"
+PR = "r1"
+
PACKAGE_ARCH = "all"
-RDEPENDS = "python-core python-pygtk2 python-re python-io"
+RDEPENDS = "python-core python-pygtk2 python-re python-io
python-pygobject python-pycairo
"
SRC_URI="http://wifi-radar.systemimager.org/pub/${PN}-${PV}.tar.bz2 \
file://wifi-radar.patch;patch=1 \