Navigation Menu

Skip to content

Commit

Permalink
package debian: add missing pkg-config dependency to libgroonga-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 28, 2014
1 parent cf0e5a0 commit a6358ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/debian/changelog
@@ -1,3 +1,10 @@
groonga (4.0.1-2) unstable; urgency=low

* debian/control
- Add a missing pkg-config dependency to libgroonga-dev.

-- Kouhei Sutou <kou@clear-code.com> Thu, 29 May 2014 00:00:00 +0900

groonga (4.0.1-1) unstable; urgency=low

* New upstream release.
Expand Down
1 change: 1 addition & 0 deletions packages/debian/control
Expand Up @@ -84,6 +84,7 @@ Breaks: libgroonga (<< 1.2.0-1)
Depends:
${misc:Depends},
${shlibs:Depends},
pkg-config,
libgroonga0 (= ${binary:Version})
Description: Development files to use Groonga as a library
Groonga is an open-source fulltext search engine and column store.
Expand Down

0 comments on commit a6358ca

Please sign in to comment.