summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-08 17:33:15 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-02-10 18:30:41 +0000
commit86078b1ce1859495b40a016f75ebec382318de03 (patch)
tree3ffd564c809ae42d4de1440254fa34ef9f78e57b /systems
parent7517b56a5bb5452297315365b5af2ce77516f39c (diff)
downloaddefinitions-86078b1ce1859495b40a016f75ebec382318de03.tar.gz
systems/gnome: it depends on python3-gobject, not python-gobject
Change-Id: I56547ff417b63991a783b79e8681993e69a728f0
Diffstat (limited to 'systems')
-rw-r--r--systems/gnome-system-armv7lhf-jetson.morph4
-rw-r--r--systems/gnome-system-x86_64.morph4
2 files changed, 4 insertions, 4 deletions
diff --git a/systems/gnome-system-armv7lhf-jetson.morph b/systems/gnome-system-armv7lhf-jetson.morph
index acbd93bd..fa482c8a 100644
--- a/systems/gnome-system-armv7lhf-jetson.morph
+++ b/systems/gnome-system-armv7lhf-jetson.morph
@@ -39,8 +39,8 @@ strata:
morph: strata/multimedia-gstreamer.morph
- name: python2-core
morph: strata/python2-core.morph
-- name: python-pygobject
- morph: strata/python-pygobject.morph
+- name: python3-gobject
+ morph: strata/python3-gobject.morph
- name: libsoup-common
morph: strata/libsoup-common.morph
- name: ruby
diff --git a/systems/gnome-system-x86_64.morph b/systems/gnome-system-x86_64.morph
index 4a88aaa2..ee9861ea 100644
--- a/systems/gnome-system-x86_64.morph
+++ b/systems/gnome-system-x86_64.morph
@@ -39,8 +39,8 @@ strata:
morph: strata/multimedia-gstreamer.morph
- name: python2-core
morph: strata/python2-core.morph
-- name: python-pygobject
- morph: strata/python-pygobject.morph
+- name: python3-gobject
+ morph: strata/python3-gobject.morph
- name: libsoup-common
morph: strata/libsoup-common.morph
- name: ruby