pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/libqxp libqxp: Requires zlib.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc3a4b3293a8
branches:  trunk
changeset: 310904:cc3a4b3293a8
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Jul 26 12:45:25 2018 +0000

description:
libqxp: Requires zlib.

diffstat:

 converters/libqxp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r bd6ff17ec1e9 -r cc3a4b3293a8 converters/libqxp/Makefile
--- a/converters/libqxp/Makefile        Thu Jul 26 12:39:19 2018 +0000
+++ b/converters/libqxp/Makefile        Thu Jul 26 12:45:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/07/20 03:34:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2018/07/26 12:45:25 jperkin Exp $
 
 DISTNAME=      libqxp-0.0.1
 PKGREVISION=   3
@@ -25,5 +25,6 @@
 
 .include "../../converters/librevenge/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index