diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 399ba6aab7b..58f0cc2bc8b 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Homepage: http://www.mongodb.org XS-Testsuite: autopkgtest Package: mongodb -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf ppc64el +Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 hurd-any armhf ppc64el Depends: mongodb-dev, mongodb-server (>= 1:2.4.1-2), @@ -54,7 +54,7 @@ Description: object/document-oriented database (metapackage) the server, the clients and the development files (headers and library). Package: mongodb-server -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf ppc64el +Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 hurd-any armhf ppc64el Depends: adduser, mongodb-clients, @@ -82,7 +82,7 @@ Description: object/document-oriented database (server package) server/load-balancer (mongos). Package: mongodb-clients -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf ppc64el +Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 hurd-any armhf ppc64el Depends: ${misc:Depends}, ${shlibs:Depends} @@ -109,7 +109,7 @@ Description: object/document-oriented database (client apps) Package: mongodb-dev Section: libdevel -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf ppc64el +Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 hurd-any armhf ppc64el Depends: libboost-dev, ${misc:Depends} |
