pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tdlib: depends on gperf
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Jul 25 20:42:55 2022 +0200
Changeset: 45da0ed9c21e089d472b02191bb4b1eabae21a70
Modified Files:
tdlib/Makefile
Log Message:
tdlib: depends on gperf
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=45da0ed9c21e089d472b02191bb4b1eabae21a70
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tdlib/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/tdlib/Makefile b/tdlib/Makefile
index 87d9794fe7..7c2e04c129 100644
--- a/tdlib/Makefile
+++ b/tdlib/Makefile
@@ -20,6 +20,7 @@ CMAKE_ARG_PATH= ..
pre-configure:
${MKDIR} ${WRKSRC}/build
+.include "../../devel/gperf/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index