diff options
| -rw-r--r-- | meta-networking/recipes-support/spice/phodav_3.0.bb | 4 |
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 | ||
| 18 | inherit pkgconfig gnomebase gettext gtk-doc | 18 | inherit pkgconfig gnomebase gettext gtk-doc |
| 19 | 19 | ||
| 20 | EXTRA_OEMESON += "-Dsystemdsystemunitdir=${systemd_system_unitdir}" | ||
| 21 | |||
| 20 | SRC_URI = "https://download.gnome.org/sources/phodav/3.0/phodav-${PV}.tar.xz;name=archive" | 22 | SRC_URI = "https://download.gnome.org/sources/phodav/3.0/phodav-${PV}.tar.xz;name=archive" |
| 21 | SRC_URI[archive.sha256sum] = "392ec2d06d50300dcff1ef269a2a985304e29bce3520002fca29f2edc1d138d1" | 23 | SRC_URI[archive.sha256sum] = "392ec2d06d50300dcff1ef269a2a985304e29bce3520002fca29f2edc1d138d1" |
| 22 | 24 | ||
| 23 | FILES:${PN} += "${libdir}" | 25 | FILES:${PN} += "${libdir} ${systemd_system_unitdir}" |
