Kouhei Sutou
null+****@clear*****
Mon Apr 28 15:56:45 JST 2014
Kouhei Sutou 2014-04-28 15:56:45 +0900 (Mon, 28 Apr 2014) New Revision: 3937ddae4e18cf0b3ad79c1db484de227a81bd42 https://github.com/groonga/groonga-gobject/commit/3937ddae4e18cf0b3ad79c1db484de227a81bd42 Message: package debian: add missing dependencies Modified files: packages/debian/control Modified: packages/debian/control (+9 -2) =================================================================== --- packages/debian/control 2014-04-28 15:45:17 +0900 (cd36908) +++ packages/debian/control 2014-04-28 15:56:45 +0900 (2c39378) @@ -6,6 +6,9 @@ Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, + gtk-doc-tools, + gobject-introspection, + libgirepository1.0-dev, libgroonga-dev (>= 3.1.0) Standards-Version: 3.9.3 Homepage: https://github.com/groonga/groonga-gobject @@ -16,7 +19,8 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - libgroonga (>= 3.1.0) + gir1.2-glib-2.0, + libgroonga-gobject0 (= ${binary:Version}) 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. @@ -29,6 +33,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, + libglib2.0-0, libgroonga (>= 3.1.0) Description: GObject introspection runtime library for Groonga Groonga is an open-source fulltext search engine and column store. @@ -41,7 +46,9 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - libgroonga-dev (>= 3.1.0) + libglib2.0-dev, + libgroonga-dev (>= 3.1.0), + libgroonga-gobject0 (= ${binary:Version}) Description: GObject introspection development 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. -------------- next part -------------- HTML����������������������������...Download