summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardon <jjardon@gnome.org>2015-04-27 10:55:08 +0000
committerJavier Jardón <jjardon@gnome.org>2015-04-27 14:12:27 +0100
commiteff9de4de084800e3d81c4288475425d8930a4c6 (patch)
tree83aeb0fa54388ba0ad2077240dbdc00f33726f20
parentf2d78e9b7221bca65cba53af3f3b50d50d90628f (diff)
downloaddefinitions-eff9de4de084800e3d81c4288475425d8930a4c6.tar.gz
Update libgpg-error to latest release (1.19)
This release fixed problems when compiling with GCC 5.1 Change-Id: I7c5f3f97cb124980eb04cca23bcf6cb5199e9d77
-rw-r--r--strata/foundation.morph3
-rw-r--r--strata/foundation/libgpg-error.morph7
2 files changed, 9 insertions, 1 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 3de24fee..fa7b62ea 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -65,8 +65,9 @@ chunks:
build-depends:
- glib
- name: libgpg-error
+ morph: strata/foundation/libgpg-error.morph
repo: upstream:libgpg-error
- ref: a498812d767c59ae2b75b0c985f5280b139e7dc4
+ ref: libgpg-error-1.19
- name: libgcrypt
repo: upstream:libgcrypt
ref: 412eed473b557ed2172d81d76fa1e1f53c973a67
diff --git a/strata/foundation/libgpg-error.morph b/strata/foundation/libgpg-error.morph
new file mode 100644
index 00000000..bc8dcdab
--- /dev/null
+++ b/strata/foundation/libgpg-error.morph
@@ -0,0 +1,7 @@
+name: libgpg-error
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- autoreconf -fi
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-doc