Fix libgda dependency in installed .pc file.

This commit is contained in:
Alexander Nedotsukov 2003-11-04 05:34:04 +00:00
parent 5cdcd7e679
commit 09a6aa43c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93033
2 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= libgdamm
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3

View File

@ -0,0 +1,11 @@
--- libgda/libgdamm-2.0.pc.in.orig Tue Nov 4 14:25:13 2003
+++ libgda/libgdamm-2.0.pc.in Tue Nov 4 14:25:28 2003
@@ -5,7 +5,7 @@
Name: GTKmm
Description: C++ wrapper for libgda
-Requires: gtkmm-2.0 >= 1.3.1 libgda-2.0 >= 0.8.106
+Requires: gtkmm-2.0 >= 1.3.1 libgda >= 0.8.106
Version: @VERSION@
Libs: -L${libdir} -ldamm-1.3
Cflags: -I${includedir}/libgdamm-2.0 -I${libdir}/libgdamm-2.0/include