Navigation Menu

Skip to content

Commit

Permalink
deb: add missing dependency to curl for groonga-httpd package
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 2, 2012
1 parent c2024bf commit 9dc2e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/debian/control
Expand Up @@ -129,6 +129,7 @@ Breaks: groonga (<< 1.2.0-1)
Depends:
${misc:Depends},
${shlibs:Depends},
curl,
groonga (= ${binary:Version})
Description: Groonga HTTP server.
Groonga is an open-source fulltext search engine and column store.
Expand Down

0 comments on commit 9dc2e08

Please sign in to comment.