diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-15 19:30:42 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-15 19:30:42 +0100 |
commit | 92e5d4e652aae161640359b41c0ba8dcaedac0ad (patch) | |
tree | 6a7c16a6970ee55b3998cf41b53e502332118411 /debian/control | |
parent | bd1e5a7fd54cde0584a3465fe213cb8554d995b1 (diff) |
Added jquery dependency for debian package
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 10aa05e..649dcbd 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Description: Mauve network alert system -- client Package: mauvealert-server Architecture: all Depends: mauvealert-common, + libjs-jquery, ruby1.8, libhaml-ruby1.8, liblog4r-ruby1.8, |