[Lunar-commits] <moonbase-other> ipython: fix typo in DEPENDS
v4hn
me at v4hn.de
Fri Nov 14 09:40:56 CET 2014
commit 7a706211c819649c1aa1cbf9277ddf8a80651ad3
Author: v4hn <me at v4hn.de>
Date: Fri, 14 Nov 2014 09:40:49 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/7a706211c819649c1aa1cbf9277ddf8a80651ad3
ipython: fix typo in DEPENDS
---
python/ipython/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/python/ipython/DEPENDS
+++ b/python/ipython/DEPENDS
@@ -5,4 +5,4 @@ optional_depends "pyzmq" "" "" "enable zeromq support"
optional_depends "PyQt" "" "" "enable qtconsole"
optional_depends "pygments" "" "" "enable syntax highlighter"
optional_depends "Twisted" "" "" "enable networking related tasks"
-optional_depends "wxpython" "" "" "enable wxWindows support"
+optional_depends "wxPython" "" "" "enable wxWindows support"
More information about the Lunar-commits
mailing list