Switch to side-by-side view

--- a/pyforge/setup.py
+++ b/pyforge/setup.py
@@ -33,7 +33,8 @@
         "python-openid >= 2.2.4",
         "python-ldap == 2.3.9",
         "python-dateutil >= 1.4.1",
-        "WebOb == 0.9.6.1"
+        "WebOb == 0.9.6.1",
+        "python-oembed >= 0.1.1",
         ],
     setup_requires=["PasteScript >= 1.7"],
     paster_plugins=['PasteScript', 'Pylons', 'TurboGears2', 'tg.devtools', 'ForgeMail'],