Add Wicd
[hvlinux.git] / stage5 / packages-update
index 12f208a..2206f5c 100755 (executable)
@@ -246,4 +246,8 @@ fpkg -e "tar.gz" -m hv ${CELESTIA}
 fpkg ${I2C_TOOLS} "http://dl.lm-sensors.org/i2c-tools/releases"
 fpkg -m sf ${HDPARM}
 
+fpkg -e "tar.gz" ${DBUS_PYTHON} \
+    "http://dbus.freedesktop.org/releases/dbus-python"
+fpkg -e "tar.gz" ${WICD} "https://launchpad.net/wicd/$(get_pkg_ver2 ${WICD})/$(get_pkg_ver ${WICD})/+download"
+
 exit $?