Commit 8f4af35e authored by Yuanle Song's avatar Yuanle Song
Browse files

update src/utils/install-dependence

parent 0507cdc4
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@ it does not report errors.
** 

* dependencies
  see also ./src/utils/install-dependence

  low level:
  shell

@@ -33,7 +35,7 @@ it does not report errors.
  make
  python
  egrep
  mail
  mail (bsd-mailx)

* start to use bugzilla to track feature requests and bugs.
  for open bugs see
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@
# check and install dependencies for ddclient-http.
# return non-zero code on error.

aptitude install -y curl dnsutils make
aptitude install -y curl dnsutils make python grep bsd-mailx