summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-15 17:03:17 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-17 10:12:01 +0000
commite495bf993d2a34b25208e8694eb437bc545f0d55 (patch)
treeaf28e6e563e344235a7747470b232173a6b2241d
parent7838a8a9f2e4618e9f792f41766513a6b18754c2 (diff)
downloaddefinitions-e495bf993d2a34b25208e8694eb437bc545f0d55.tar.gz
Move gnome-common to core and upgrade to latest (3.14)
Even it can be see as a GNOME dependency, this is only a group of autoconf macros (in the process of being upstreamed in autoconf-archive, but we need this here as is still being used by several projects) Change-Id: Ia1e510283110c522eebd8f72597f4e505de7a021
-rw-r--r--strata/core.morph7
-rw-r--r--strata/virtualization.morph8
2 files changed, 7 insertions, 8 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 150e68e0..cfdc52eb 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -280,3 +280,10 @@ chunks:
- libtool-tarball
- automake
- libxml2
+- name: gnome-common
+ repo: upstream:gnome-common
+ ref: 5d61b55e8bea32fe2b52e21682ee4b3719b290c5
+ unpetrify-ref: 3.14.0
+ build-depends:
+ - autoconf-tarball
+ - automake
diff --git a/strata/virtualization.morph b/strata/virtualization.morph
index 203cfae3..665650b6 100644
--- a/strata/virtualization.morph
+++ b/strata/virtualization.morph
@@ -80,24 +80,16 @@ chunks:
build-depends:
- libvirt
- urlgrabber
-- name: gnome-common
- repo: upstream:gnome-common
- ref: d213283fcb5228d05eb2c796579f18240e8467e8
- unpetrify-ref: 3.12.0
- name: pygobject
morph: strata/virtualization/pygobject.morph
repo: upstream:pygobject
ref: 276341d7ddab180020c31e6837bd28fd25784de0
unpetrify-ref: baserock/morph
- build-depends:
- - gnome-common
- name: libsoup
morph: strata/virtualization/libsoup.morph
repo: upstream:libsoup
ref: ce764489e358bad6b49418f5c8bc7b25a4b1815e
unpetrify-ref: baserock/morph
- build-depends:
- - gnome-common
- name: libosinfo
morph: strata/virtualization/libosinfo.morph
repo: upstream:libosinfo