Making simplejson a fallback for py<2.6
[gonvert] / setup.py
index 90c1b0c..81047d2 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -157,7 +157,7 @@ setup(
                        "copyright": "gpl",
                        "changelog": CHANGES,
                        "buildversion": str(BUILD),
-                       "depends": "python, python-pyside.qtcore, python-pyside.qtgui, python-xdg, python-simplejson",
+                       "depends": "python, python-pyside.qtcore, python-pyside.qtgui, python-xdg",
                        "architecture": "any",
                },
                "bdist_rpm": {