pkgsrc-WIP-changes archive

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

pbbam: Add zlib dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon@centosdev.local>
Pushed By:	outpaddling
Date:		Fri Nov 18 22:25:19 2016 -0600
Changeset:	f1dc61442a479bef91fef5f779fc41e5b1c0ef73

Modified Files:
	pbbam/Makefile

Log Message:
pbbam: Add zlib dep

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1dc61442a479bef91fef5f779fc41e5b1c0ef73

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pbbam/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/pbbam/Makefile b/pbbam/Makefile
index 11e7630..8e49958 100644
--- a/pbbam/Makefile
+++ b/pbbam/Makefile
@@ -48,4 +48,5 @@ do-install:
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../wip/htslib/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index