summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-19 20:47:12 +0100
committerTreeve Jelbert2019-01-19 22:04:44 +0100
commit24837f0581e7f41a041bfd24dccd91c6c92d1aaf (patch)
treee9cec3d8dc4238cfdbcf9038c442ab4c8b91a1ed /gnu
parentd853faaaece236b5a458437e183908be6a3b2427 (diff)
gcc34 - not depend gnupg
Diffstat (limited to 'gnu')
-rwxr-xr-xgnu/gcc34/DEPENDS1
-rw-r--r--gnu/gcc34/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/gnu/gcc34/DEPENDS b/gnu/gcc34/DEPENDS
index 62fb65a181..36374e6735 100755
--- a/gnu/gcc34/DEPENDS
+++ b/gnu/gcc34/DEPENDS
@@ -1,4 +1,3 @@
depends gcc &&
-depends gnupg &&
depends smgl-fhs &&
depends smgl-archspecs
diff --git a/gnu/gcc34/HISTORY b/gnu/gcc34/HISTORY
index 1a6a4b53c8..bf16ae99c7 100644
--- a/gnu/gcc34/HISTORY
+++ b/gnu/gcc34/HISTORY
@@ -1,3 +1,6 @@
+2019-01-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: delete gnupg
+
2010-04-20 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Doesn't know -msse4* nor -msse5 (GCC 4.4+)