From d7bf990dfd78d22d5985a241bfdf123bfc6bad72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Sun, 8 Mar 2015 03:40:38 +0400 Subject: [PATCH] pdfcomment.module: fix dependencies --- lib/layouts/pdfcomment.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index a7b29461c8..c5bd19b404 100644 --- a/lib/layouts/pdfcomment.module +++ b/lib/layouts/pdfcomment.module @@ -1,4 +1,4 @@ -#\DeclareLyXModule[datetime,fmtcount]{PDF Comments} +#\DeclareLyXModule[datetime.sty,fmtcount.sty]{PDF Comments} #DescriptionBegin #Provides various kinds of annotations for the PDF output. The module uses #the pdfcomment package. Please consult the package documentation for details.