diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2010-01-06 18:21:45 +0100 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2010-01-06 18:21:45 +0100 |
commit | db17ded56bf7d52a79b6e231595d808bce6b0f51 (patch) | |
tree | d37c99cb740e453c8905672bcd4ab43825974f79 /debian/control | |
parent | f0dd8d1ca336e5ca7f893d6572e145e182863ba6 (diff) |
- Add "xul-ext" dh sequence
- add src/xul-ext.pm
- update src/Makefile
- update debian/control
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 1427c67..26f3561 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: dpkg-dev, wget, zip, ${misc:Depends}, + ${perl:Depends}, ${python:Depends} Suggests: cvs, git-core, |