[milter-manager-commit] milter-manager/milter-manager at c64b843 [master] travis: Add missing rsyslog for Ubuntu zesty

Back to archive index

Kenji Okimoto null+****@clear*****
Wed Jun 21 12:13:31 JST 2017


Kenji Okimoto	2017-06-21 12:13:31 +0900 (Wed, 21 Jun 2017)

  New Revision: c64b843d374b89b6d96024f175147b731c857e84
  https://github.com/milter-manager/milter-manager/commit/c64b843d374b89b6d96024f175147b731c857e84

  Merged 163db21: Merge pull request #121 from milter-manager/docker-for-ci

  Message:
    travis: Add missing rsyslog for Ubuntu zesty

  Modified files:
    dockerfiles/Dockerfile-ubuntu-zesty

  Modified: dockerfiles/Dockerfile-ubuntu-zesty (+1 -1)
===================================================================
--- dockerfiles/Dockerfile-ubuntu-zesty    2017-06-21 12:06:37 +0900 (b3c62cf)
+++ dockerfiles/Dockerfile-ubuntu-zesty    2017-06-21 12:13:31 +0900 (47848fb)
@@ -4,7 +4,7 @@ RUN apt-get update && \
     apt-get install -qq -y \
       debhelper dh-systemd autotools-dev \
       libglib2.0-dev libev-dev ruby ruby-dev ruby-gnome2-dev \
-      intltool lcov git libtool lsb-release sudo && \
+      intltool lcov git libtool lsb-release sudo rsyslog && \
     curl -L https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh && \
     gem install --no-rdoc --no-ri coveralls-lcov && \
     gem install --no-rdoc --no-ri pkg-config && \
-------------- next part --------------
An HTML attachment was scrubbed...
다운로드 



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