diff options
author | David Phillips <david@yeah.nah.nz> | 2019-07-27 21:33:34 +1200 |
---|---|---|
committer | David Phillips <david@yeah.nah.nz> | 2019-07-27 21:33:34 +1200 |
commit | 542eafc6f76cdc6d75975cd47eae5f455a8ee615 (patch) | |
tree | 827b438787c4b3463409bdfed4254330a16825cb /recipes-xfce/xfce4-settings | |
parent | 9ad8a88e1d1181ba6f54c79ecebb81c1d68042ee (diff) | |
download | meta-de10-nano-542eafc6f76cdc6d75975cd47eae5f455a8ee615.tar.xz |
Temporarily remove superfluous bbappends
These are causing problems while not building Ångström and can
be remoevd for now.
Diffstat (limited to 'recipes-xfce/xfce4-settings')
-rw-r--r-- | recipes-xfce/xfce4-settings/xfce4-settings_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-xfce/xfce4-settings/xfce4-settings_%.bbappend b/recipes-xfce/xfce4-settings/xfce4-settings_%.bbappend deleted file mode 100644 index c1fba00..0000000 --- a/recipes-xfce/xfce4-settings/xfce4-settings_%.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -PACKAGECONFIG_remove = "sound-setter" -RRECOMMENDS_${PN}_remove = "libcanberra-alsa" -RRECOMMENDS_${PN}_remove = "libcanberra-pulse" |