X-Git-Url: https://git.siccegge.de//index.cgi?p=dane-monitoring-plugins.git;a=blobdiff_plain;f=README.md;h=db43cbf0cafde8d4654e2210f7eafcbb5af41c9e;hp=f8f58189d364dd8fcf85c90edf00c805c585b9c8;hb=7f0632cb96dfdaca593c75cb1d504f2cd013f6e6;hpb=48372654912b08a75d450d761d7ffd56391611bc diff --git a/README.md b/README.md index f8f5818..db43cbf 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ processed by mail as well as on both platforms. # Dependencies The plugins need pyasn1, pyasn1-modules and pyunbound as well as -python3. Unfortunately the unbound package in Debian only provides +python3. The check_dnssec module needs additionally the python ldns +module. Unfortunately the unbound package in Debian only provides python2 modules currently. Building pyunbound from source works fine however.