summaryrefslogtreecommitdiffstats
path: root/devel/ORBit2/files/patch-ORBit-2.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBit2/files/patch-ORBit-2.0.pc.in')
-rw-r--r--devel/ORBit2/files/patch-ORBit-2.0.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/ORBit2/files/patch-ORBit-2.0.pc.in b/devel/ORBit2/files/patch-ORBit-2.0.pc.in
deleted file mode 100644
index bd616eaa2..000000000
--- a/devel/ORBit2/files/patch-ORBit-2.0.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- ORBit-2.0.pc.in.orig Sat May 31 11:04:33 2003
-+++ ORBit-2.0.pc.in Sun Jun 15 01:31:20 2003
-@@ -8,6 +8,6 @@
- Name: ORBit-2.0
- Description: High-performance CORBA Object Request Broker.
- Version: @ORBIT_VERSION@
--Requires: glib-2.0 gmodule-2.0
-+Requires: glib-2.0 gmodule-2.0 gthread-2.0
- Libs: -L${libdir} -lORBit-2 @ORBIT_LIBS@ @LIBS@ -lm
- Cflags: -I${includedir}/orbit-2.0 -DORBIT2=1