summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElisamuel Resto2008-03-31 09:12:57 -0400
committerElisamuel Resto2008-03-31 09:12:57 -0400
commit4455761f5d25e9bce02b21504f10b5246890e455 (patch)
treeb84c9a2b3fb7dbfa41e7286d091804077fa45fbe
parentd02dd8323f247e2f5a43706c55749ec0166971d0 (diff)
http/amaya: remove gcc34 dependency
-rwxr-xr-xhttp/amaya/DEPENDS1
-rw-r--r--http/amaya/HISTORY5
2 files changed, 4 insertions, 2 deletions
diff --git a/http/amaya/DEPENDS b/http/amaya/DEPENDS
index 7a646b1511..4303109f7e 100755
--- a/http/amaya/DEPENDS
+++ b/http/amaya/DEPENDS
@@ -1,4 +1,3 @@
-depends gcc34 &&
depends jpeg &&
depends libpng &&
depends tiff &&
diff --git a/http/amaya/HISTORY b/http/amaya/HISTORY
index b90b63136a..bdbc2fcf83 100644
--- a/http/amaya/HISTORY
+++ b/http/amaya/HISTORY
@@ -1,4 +1,7 @@
-2008-03-31 Ismael Luceno <ismael@sourcemage.org>
+2008-03-31 Elisamuel Resto <ryuji@sourcemage.org>
+ * DEPENDS: gcc34 is not needed for 10.0.1
+
+2008-03-31 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: update to 10.0.1
2007-12-16 Alexander Tsamutali <astsmtl@gmail.com>