diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-10 17:08:08 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-06-14 08:57:14 -0700 |
| commit | 13f311d88ffda574f3c0e3b70b8fbe3907c5629f (patch) | |
| tree | 4fddb80a644004e8e3739d09fa72105349851e4e /meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | |
| parent | 409780a7482c02553156fbae064990ef874044c6 (diff) | |
| download | meta-openembedded-13f311d88ffda574f3c0e3b70b8fbe3907c5629f.tar.gz | |
xfce4-settings: fix build after update of xfconf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb index bf9bd3102e..d937653fa4 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | |||
| @@ -15,6 +15,7 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 15 | SRC_URI = " \ | 15 | SRC_URI = " \ |
| 16 | git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.3 \ | 16 | git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.3 \ |
| 17 | file://0001-xsettings.xml-Set-default-themes.patch \ | 17 | file://0001-xsettings.xml-Set-default-themes.patch \ |
| 18 | file://0002-Fix-linking-to-dbus-glib-bug-13633.patch \ | ||
| 18 | " | 19 | " |
| 19 | SRCREV = "b701ac8b66b83c17469dd5009da51eeb59eba442" | 20 | SRCREV = "b701ac8b66b83c17469dd5009da51eeb59eba442" |
| 20 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
