diff options
Diffstat (limited to 'localworddiff')
-rwxr-xr-x | localworddiff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localworddiff b/localworddiff index 4ee12d6..ba177b1 100755 --- a/localworddiff +++ b/localworddiff @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# Depends: libtext-worddiff-perl (>= 0.08) +# Depends: libtext-worddiff-perl (>= 0.08), libtext-markdown-perl # # TODO: rewrite as Perl script, using HTML::HTML5::Builder |