summaryrefslogtreecommitdiffstats
path: root/odbc-drivers
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:04:43 +0200
committerFlorian Franzmann2011-07-30 22:04:43 +0200
commit22795c2527b32c0c24fc471700848e9745576521 (patch)
tree088a4c9cd02b96bb089062c2341884bb89d7cf34 /odbc-drivers
parent5373bf7fd1d049eef8d7b1677bba62f9a1737597 (diff)
odbc-drivers/odbcfb: changed dependency on g++ to dependency on gcc with CXX (scripted)
Diffstat (limited to 'odbc-drivers')
-rwxr-xr-xodbc-drivers/odbcfb/DEPENDS2
-rw-r--r--odbc-drivers/odbcfb/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/odbc-drivers/odbcfb/DEPENDS b/odbc-drivers/odbcfb/DEPENDS
index 255040ad9f..c5bd257653 100755
--- a/odbc-drivers/odbcfb/DEPENDS
+++ b/odbc-drivers/odbcfb/DEPENDS
@@ -1,4 +1,4 @@
depends FIREBIRD &&
-depends g++ &&
+depends -sub CXX gcc &&
# libiodbc is missing some needed headers??
depends ODBC-MGR
diff --git a/odbc-drivers/odbcfb/HISTORY b/odbc-drivers/odbcfb/HISTORY
index b1eccad138..6dd6ebc17a 100644
--- a/odbc-drivers/odbcfb/HISTORY
+++ b/odbc-drivers/odbcfb/HISTORY
@@ -1,3 +1,7 @@
+2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed dependency on g++ to dependency on gcc with
+ sub-depends on CXX (scripted)
+
2010-11-24 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version RC2-2.0.0150
* INSTALL: fix x86-64 install