warn about files in ip/ dir
[pxelator] / mongodb / mongo-debian-control-xulrunner.diff
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