From e495bf993d2a34b25208e8694eb437bc545f0d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 15 Apr 2015 17:03:17 +0100 Subject: 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 --- strata/core.morph | 7 +++++++ strata/virtualization.morph | 8 -------- 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 -- cgit v1.2.1