mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 00:56:44 +01:00
xulrunner-1.9-dev does not get added as a dep, so force it in the Depends directive
This commit is contained in:
parent
63e0ee59e4
commit
24ce226aeb
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Homepage: http://www.mongodb.org
|
||||
|
||||
Package: mongodb
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9-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
|
||||
|
Loading…
Reference in New Issue
Block a user