diff options
-rw-r--r-- | meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.1.bb (renamed from meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.0.bb b/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.1.bb index 0e86d781ce..1c6d34e461 100644 --- a/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.0.bb +++ b/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.1.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = " \ | |||
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI = "http://www.freedesktop.org/software/colord/releases/${BPN}-${PV}.tar.xz" | 12 | SRC_URI = "http://www.freedesktop.org/software/colord/releases/${BPN}-${PV}.tar.xz" |
13 | SRC_URI[sha256sum] = "b9466656d66d9a6ffbc2dd04fa91c8f6af516bf9efaacb69744eec0f56f3c1d0" | 13 | SRC_URI[sha256sum] = "c176b889b75630a17f4e3d7ef24c09a3e12368e633496087459c8b53ac3a122d" |
14 | 14 | ||
15 | PACKAGECONFIG ??= "gtk3 gtk4" | 15 | PACKAGECONFIG ??= "gtk3 gtk4" |
16 | PACKAGECONFIG[gtk3] = "-Dgtk3=true, -Dgtk3=false, gtk+3" | 16 | PACKAGECONFIG[gtk3] = "-Dgtk3=true, -Dgtk3=false, gtk+3" |