pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libextractor
Module Name: pkgsrc
Committed By: nia
Date: Wed Jul 17 01:03:38 UTC 2019
Modified Files:
pkgsrc/devel/libextractor: Makefile
Log Message:
libextractor: needs openssl for -lcrypto
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/devel/libextractor/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libextractor/Makefile
diff -u pkgsrc/devel/libextractor/Makefile:1.78 pkgsrc/devel/libextractor/Makefile:1.79
--- pkgsrc/devel/libextractor/Makefile:1.78 Wed Jul 17 00:51:02 2019
+++ pkgsrc/devel/libextractor/Makefile Wed Jul 17 01:03:38 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2019/07/17 00:51:02 nia Exp $
+# $NetBSD: Makefile,v 1.79 2019/07/17 01:03:38 nia Exp $
DISTNAME= libextractor-1.9
PKGREVISION= 2
@@ -41,6 +41,7 @@ DEPENDS+= ImageMagick-[0-9]*:../../graph
.include "../../graphics/tiff/buildlink3.mk"
.include "../../multimedia/libmpeg2/buildlink3.mk"
.include "../../multimedia/mp4v2/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../sysutils/file/buildlink3.mk"
.include "../../www/tidy/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index