summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sack <asac@jwsdot.com>2008-02-19 16:11:13 +0100
committerAlexander Sack <asac@jwsdot.com>2008-02-19 16:11:13 +0100
commit7e427eef8ebba0b801444c1be5628e760b3b58e9 (patch)
tree78047cd2b5ce40e11fb28c1a61866a01e6a00a85 /debian/control
parentf66347a1c46f6b6a9e21508bc4d56065b919574d (diff)
* add libxml-xpath-perl to Depends: required by install.rdf introspection
in xpi.mk - update debian/control * document in changelog - update debian/changelog
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ac91ca8..4d43850 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev
Package: mozilla-devscripts
Architecture: all
-Depends: cvs, wget, quilt
+Depends: cvs, wget, quilt, libxml-xpath-perl
Description: tarball creator for Ubuntu Mozilla packages
This package contains mozilla-devscripts, an abstract tarball creator
based on Makefile inheritance which provides a get-new-orig target