summaryrefslogtreecommitdiffstats
path: root/gnustep-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:11:47 +0200
committerFlorian Franzmann2011-07-30 22:11:47 +0200
commitd18ca583de0548826f6d1c48d40d52b8bcf1a341 (patch)
treed71bc580f1207d5bfbf7e206988e905401b9e050 /gnustep-libs
parentd720bbb2da4765c6ea253b02d7b013cb27ecf414 (diff)
gnustep-libs/gnustep-make: changed dependency on objc to dependency on gcc with OBJC (scripted)
Diffstat (limited to 'gnustep-libs')
-rwxr-xr-xgnustep-libs/gnustep-make/DEPENDS2
-rw-r--r--gnustep-libs/gnustep-make/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/gnustep-libs/gnustep-make/DEPENDS b/gnustep-libs/gnustep-make/DEPENDS
index ee0ea90334..9cbdc87145 100755
--- a/gnustep-libs/gnustep-make/DEPENDS
+++ b/gnustep-libs/gnustep-make/DEPENDS
@@ -1 +1 @@
-depends objc
+depends -sub OBJC gcc
diff --git a/gnustep-libs/gnustep-make/HISTORY b/gnustep-libs/gnustep-make/HISTORY
index 593bb56e9d..d0df24badb 100644
--- a/gnustep-libs/gnustep-make/HISTORY
+++ b/gnustep-libs/gnustep-make/HISTORY
@@ -1,3 +1,7 @@
+2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed dependency on objc to dependency on gcc with
+ sub-depends on OBJC (scripted)
+
2011-05-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.6.0