pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
added libpcap for sll.h include narative
Module Name: pkgsrc-wip
Committed By: jaypatelani <jaypatelani%gmail.com@localhost>
Pushed By: jaypatelani
Date: Mon Mar 1 10:20:11 2021 +0530
Changeset: b529cb1a9a59709638113d180e90b5fa36c6504f
Modified Files:
ksysguard/Makefile
Log Message:
added libpcap for sll.h include narative
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b529cb1a9a59709638113d180e90b5fa36c6504f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ksysguard/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/ksysguard/Makefile b/ksysguard/Makefile
index 4c21fece12..7c38b38b88 100644
--- a/ksysguard/Makefile
+++ b/ksysguard/Makefile
@@ -38,5 +38,6 @@ CONF_FILES+= ${PREFIX}/share/examples/ksysguard/ksysguarddrc \
.include "../../net/knewstuff/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../wip/libksysguard/buildlink3.mk"
+.include "../../net/libpcap/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index