From 30f48d5dcbf2b32eb49fe2821e730c495e3a9e2f Mon Sep 17 00:00:00 2001
From: Kornel Lugosi <coornail@gmail.com>
Date: Thu, 23 Jun 2011 10:23:03 +0200
Subject: [PATCH] Add jQuery update as a dependency

---
 modalframe.info |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modalframe.info b/modalframe.info
index b1b4ead..4d60416 100644
--- a/modalframe.info
+++ b/modalframe.info
@@ -2,4 +2,5 @@ name = Modal Frame API
 description = Provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin.
 package = Modal frame
 dependencies[] = jquery_ui
+dependencies[] = jquery_update
 core = 6.x
-- 
1.7.5.4

