From fb54f0d47811c74d7f46e7fc1fb678c4d7ff7dff Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 11 Dec 2010 23:54:41 +0000 Subject: [PATCH] cpp also requires libSystem --- data/cpp.pc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/cpp.pc.in b/data/cpp.pc.in index 0104a40..324517a 100644 --- a/data/cpp.pc.in +++ b/data/cpp.pc.in @@ -6,5 +6,6 @@ libdir=${exec_prefix}/lib Name: cpp Description: DeforaOS Development code pre-processor Version: VERSION +Requires: libSystem Cflags: -I${includedir} Libs: -Wl,-R${libdir} -L${libdir} -lcpp