Adding conic dependency, fixing bug with disconnecting from conic, reducing the numbe...
[theonering] / support / builddeb.py
index f105046..a5c4ad8 100755 (executable)
@@ -97,7 +97,7 @@ def build_package(distribution):
        p.depends += {
                "debian": "",
                "chinook": "",
-               "diablo": ", account-plugin-haze",
+               "diablo": "python2.5-conic, account-plugin-haze",
                "fremantle": ", account-plugin-haze",
                "mer": "",
        }[distribution]