summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:04:38 +0200
committerFlorian Franzmann2011-07-30 22:04:38 +0200
commit4014dbe0597b949ca35984fba5e357e01041c250 (patch)
treebe6a9a20459614592203faa2bc82b7e60effe64f /mobile
parentf1e6060acbaaa93cca95058b7c321d6b058f813d (diff)
mobile/mumpot: changed dependency on g++ to dependency on gcc with CXX (scripted)
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/mumpot/DEPENDS2
-rw-r--r--mobile/mumpot/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/mobile/mumpot/DEPENDS b/mobile/mumpot/DEPENDS
index c6079d50dc..af32b8854b 100755
--- a/mobile/mumpot/DEPENDS
+++ b/mobile/mumpot/DEPENDS
@@ -3,5 +3,5 @@ depends gettext &&
depends libxml2 &&
depends curl &&
depends bison &&
-depends g++ &&
+depends -sub CXX gcc &&
depends bluez-libs
diff --git a/mobile/mumpot/HISTORY b/mobile/mumpot/HISTORY
index 70e86cc2ba..c97bf9a097 100644
--- a/mobile/mumpot/HISTORY
+++ b/mobile/mumpot/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-04-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created