fix dependencies for MongoDB compilation on Debian unstable
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 23 Jan 2010 17:57:32 +0000 (17:57 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 23 Jan 2010 17:57:32 +0000 (17:57 +0000)
mongodb/mongo-debian-control-xulrunner.diff [new file with mode: 0644]

diff --git a/mongodb/mongo-debian-control-xulrunner.diff b/mongodb/mongo-debian-control-xulrunner.diff
new file mode 100644 (file)
index 0000000..f43e9d2
--- /dev/null
@@ -0,0 +1,20 @@
+diff --git a/debian/control b/debian/control
+index 6616a8b..62cee7a 100644
+--- a/debian/control
++++ b/debian/control
+@@ -2,13 +2,13 @@ Source: mongodb
+ Section: devel
+ Priority: optional
+ Maintainer: Kristina Chodorow <kristina@10gen.com>
+-Build-Depends: debhelper (>= 7), libboost-dev, libpcre3, libpcre3-dev, scons, xulrunner-1.9-dev | xulrunner-1.9.1-dev, libboost-thread-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-date-time-dev
++Build-Depends: debhelper (>= 7), libboost-dev, libpcre3, libpcre3-dev, scons, xulrunner-dev, libboost-thread-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-date-time-dev
+ Standards-Version: 3.8.0
+ Homepage: http://www.mongodb.org
+ Package: mongodb
+ Architecture: any
+-Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9-dev
++Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9.1
+ 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