diff options
author | sjg <sjg@FreeBSD.org> | 2014-05-05 18:31:00 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2014-05-05 18:31:00 +0000 |
commit | a3e7613c6a33cce7336963a5ccd5ae5d25457c41 (patch) | |
tree | a566256e7743318ee92114b2ffb5aede41c467bd /lib/libproc | |
parent | 3a5b822de9201e473826d2d67afcd400257a45f4 (diff) | |
download | FreeBSD-src-a3e7613c6a33cce7336963a5ccd5ae5d25457c41.zip FreeBSD-src-a3e7613c6a33cce7336963a5ccd5ae5d25457c41.tar.gz |
New/updated dependencies
Diffstat (limited to 'lib/libproc')
-rw-r--r-- | lib/libproc/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libproc/Makefile.depend b/lib/libproc/Makefile.depend index 54f6bea..b00a701 100644 --- a/lib/libproc/Makefile.depend +++ b/lib/libproc/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libcxxrt \ lib/libelf \ lib/libutil \ |