cpp also requires libSystem
This commit is contained in:
parent
3a9d8f25d0
commit
fb54f0d478
|
@ -6,5 +6,6 @@ libdir=${exec_prefix}/lib
|
||||||
Name: cpp
|
Name: cpp
|
||||||
Description: DeforaOS Development code pre-processor
|
Description: DeforaOS Development code pre-processor
|
||||||
Version: VERSION
|
Version: VERSION
|
||||||
|
Requires: libSystem
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
Libs: -Wl,-R${libdir} -L${libdir} -lcpp
|
Libs: -Wl,-R${libdir} -L${libdir} -lcpp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user