summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gcore/Makefile')
-rw-r--r--usr.bin/gcore/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gcore/Makefile b/usr.bin/gcore/Makefile
index 175f1fc..3a1c7ca 100644
--- a/usr.bin/gcore/Makefile
+++ b/usr.bin/gcore/Makefile
@@ -2,6 +2,7 @@
PROG= gcore
SRCS= gcore.c
+DPADD= ${LIBKVM}
LDADD= -lkvm
.if ${MACHINE} != "sparc"
OpenPOWER on IntegriCloud