summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRichard Kreuter <richard@10gen.com>2010-02-04 09:20:42 -0500
committerRichard Kreuter <richard@10gen.com>2010-02-04 09:20:42 -0500
commiteffedd950de374a91ab415e66f405a2ae4a3885b (patch)
tree84b97cb67297a79983f9976c5ce9401f56841d7b /debian/control
parentcb550b0774fef933032ebb66dedc8ea0341ebcd3 (diff)
downloadmongo-effedd950de374a91ab415e66f405a2ae4a3885b.tar.gz
Depends channge xulrunner -> xulrunner-dev on Debian MINOR
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 9c40f0b0cb9..a36e20db968 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://www.mongodb.org
Package: mongodb
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner
+Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-dev
Description: An object/document-oriented database
MongoDB is a high-performance, open source, schema-free
document-oriented data store that's easy to deploy, manage