Kouhei Sutou
null+****@clear*****
Mon Apr 28 15:37:32 JST 2014
Kouhei Sutou 2014-04-28 15:37:32 +0900 (Mon, 28 Apr 2014) New Revision: 56d0f33b0fa70f7ed16a80e4ceb6f1e8abb4c398 https://github.com/groonga/groonga-gobject/commit/56d0f33b0fa70f7ed16a80e4ceb6f1e8abb4c398 Message: package debian: fix dependencies Modified files: packages/debian/control Modified: packages/debian/control (+4 -3) =================================================================== --- packages/debian/control 2014-01-29 17:29:46 +0900 (c84a6dc) +++ packages/debian/control 2014-04-28 15:37:32 +0900 (95dc0a1) @@ -4,7 +4,8 @@ Priority: optional Maintainer: Groonga Project <packages �� groonga.org> Build-Depends: debhelper (>= 9), - autotools-dev + autotools-dev, + libgroonga-dev (>= 3.1.0) Standards-Version: 3.9.3 Homepage: https://github.com/groonga/groonga-gobject @@ -14,7 +15,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - libgroonga-dev (>= 3.1.0) + libgroonga (>= 3.1.0) Description: GObject introspection typelib file for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. @@ -27,7 +28,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, - libgroonga-dev (>= 3.1.0) + libgroonga (>= 3.1.0) Description: GObject introspection runtime library for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. -------------- next part -------------- HTML����������������������������...Download