Skip to content

Commit 2680b99

Browse files
committed
darshan-runtime.pc.in - remove requirements of mpich and zlib
Darshan may be built with a different MPI library. Also, it may be built without zlib.
1 parent ffa711c commit 2680b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-runtime/pkgconfig/darshan-runtime.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Name: darshan
55
Description: Darshan runtime library
66
Version: @DARSHAN_VERSION@
77

8-
Requires: zlib mpich
8+
Requires:
99
Requires.private:
1010

1111
prefix=@prefix@

0 commit comments

Comments
 (0)