[Groonga-commit] groonga/groonga at 7444343 [master] packages debian: do not specify runtime libraries

Back to archive index
Kentaro Hayashi null+****@clear*****
Fri Feb 8 18:18:27 JST 2019


Kentaro Hayashi	2019-02-08 18:18:27 +0900 (Fri, 08 Feb 2019)

  Revision: 7444343865e2514df66298172fc6fa432f1b6566
  https://github.com/groonga/groonga/commit/7444343865e2514df66298172fc6fa432f1b6566

  Message:
    packages debian: do not specify runtime libraries
    
    It should be collected by ${*:Depends}

  Modified files:
    packages/debian/control

  Modified: packages/debian/control (+0 -3)
===================================================================
--- packages/debian/control    2019-02-07 17:01:47 +0900 (5992f5d0f)
+++ packages/debian/control    2019-02-08 18:18:27 +0900 (9fd4d263e)
@@ -110,9 +110,6 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends:
   ${misc:Depends},
   ${shlibs:Depends},
-  liblz4-1,
-  zlib1g,
-  libjemalloc1
 Description: Library files 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 --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190208/da88296b/attachment.html>


More information about the Groonga-commit mailing list
Back to archive index