commit d7bf990dfd78d22d5985a241bfdf123bfc6bad72
Author: Uwe Stöhr <[email protected]>
Date: Sun Mar 8 03:40:38 2015 +0400
pdfcomment.module: fix dependencies
diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module
index a7b2946..c5bd19b 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.