]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
wpasupplicant: fix typo
authorRene Wagner <rw@handhelds.org>
Sat, 21 Oct 2006 18:05:59 +0000 (20:05 +0200)
committerRene Wagner <rw@handhelds.org>
Sat, 21 Oct 2006 18:05:59 +0000 (20:05 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/packages/wpa-supplicant/wpasupplicant_0.5.5-2.bb

index f4b2a8b3fc505657ccad626f0549194cbc890b55..0de570900e81a40020433a58682da1b033171dd2 100644 (file)
@@ -6,9 +6,10 @@ DESCRIPTION = "Client support for WPA and WPA2 (IEEE 802.11i)"
 SECTION = "net"
 LICENSE = "GPL"
 HOMEPAGE = "http://hostap.epitest.fi/wpa_supplicant/"
+PR = "r1"
 
 DEPENDS = "gnutls"
-RDEPENDS_{PN} = "busybox (>= 1.00-r37)"
+RDEPENDS_${PN} = "busybox (>= 1.00-r37)"
 
 RCONFLICTS_${PN} = "wpa-supplicant wpa-supplicant-nossl"
 RPROVIDES_${PN} = "wpa-supplicant wpa-supplicant-nossl"