/[pxelator]/mongodb/mongo-debian-control-xulrunner.diff
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /mongodb/mongo-debian-control-xulrunner.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 480 - (show annotations)
Sat Jan 23 17:57:32 2010 UTC (14 years, 2 months ago) by dpavlin
File size: 1048 byte(s)
fix dependencies for MongoDB compilation on Debian unstable

1 diff --git a/debian/control b/debian/control
2 index 6616a8b..62cee7a 100644
3 --- a/debian/control
4 +++ b/debian/control
5 @@ -2,13 +2,13 @@ Source: mongodb
6 Section: devel
7 Priority: optional
8 Maintainer: Kristina Chodorow <kristina@10gen.com>
9 -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
10 +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
11 Standards-Version: 3.8.0
12 Homepage: http://www.mongodb.org
13
14 Package: mongodb
15 Architecture: any
16 -Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9-dev
17 +Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9.1
18 Description: An object/document-oriented database
19 MongoDB is a high-performance, open source, schema-free
20 document-oriented data store that's easy to deploy, manage

  ViewVC Help
Powered by ViewVC 1.1.26