summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/spice/phodav_3.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/phodav_3.0.bb b/meta-networking/recipes-support/spice/phodav_3.0.bb
index 03e3caee27..990e017022 100644
--- a/meta-networking/recipes-support/spice/phodav_3.0.bb
+++ b/meta-networking/recipes-support/spice/phodav_3.0.bb
@@ -17,7 +17,9 @@ PACKAGECONFIG[avahi] = "-Davahi=enabled,-Davahi=disabled,avahi"
17 17
18inherit pkgconfig gnomebase gettext gtk-doc 18inherit pkgconfig gnomebase gettext gtk-doc
19 19
20EXTRA_OEMESON += "-Dsystemdsystemunitdir=${systemd_system_unitdir}"
21
20SRC_URI = "https://download.gnome.org/sources/phodav/3.0/phodav-${PV}.tar.xz;name=archive" 22SRC_URI = "https://download.gnome.org/sources/phodav/3.0/phodav-${PV}.tar.xz;name=archive"
21SRC_URI[archive.sha256sum] = "392ec2d06d50300dcff1ef269a2a985304e29bce3520002fca29f2edc1d138d1" 23SRC_URI[archive.sha256sum] = "392ec2d06d50300dcff1ef269a2a985304e29bce3520002fca29f2edc1d138d1"
22 24
23FILES:${PN} += "${libdir}" 25FILES:${PN} += "${libdir} ${systemd_system_unitdir}"