DEPENDS = "python-cython-native python-pyrex-native"
LICENSE = "GPL"
PV = "0.8.4.9+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
inherit distutils update-rc.d
ppp \
"
-# recommend MUXer on platforms that require one
-RRECOMMENDS_${PN}_append_om-gta01 = "gsm0710muxd"
-RRECOMMENDS_${PN}_append_om-gta02 = "gsm0710muxd"
+# machine specific stuff, should ideally be elsewhere
+# - recommend MUXer on platforms that require one
+RDEPENDS_${PN}_append_om-gta01 = " gsm0710muxd"
+RDEPENDS_${PN}_append_om-gta02 = " gsm0710muxd"
+# - add wmiconfig for wireless configuration
+RDEPENDS_${PN}_append_om-gta02 = " wmiconfig"
PACKAGES =+ "${PN}-config"
PACKAGE_ARCH_${PN}-config = "${MACHINE_ARCH}"