Also depend on libMarshall
This commit is contained in:
parent
5ba0b55d71
commit
93a65ca72c
|
@ -6,6 +6,6 @@ libdir=${exec_prefix}/lib
|
||||||
Name: @PACKAGE@
|
Name: @PACKAGE@
|
||||||
Description: DeforaOS System message-passing library
|
Description: DeforaOS System message-passing library
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: libSystem
|
Requires: libSystem libMarshall
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
Libs: -L${libdir} @RPATH@ -lApp -rdynamic
|
Libs: -L${libdir} @RPATH@ -lApp -rdynamic
|
||||||
|
|
Loading…
Reference in New Issue
Block a user