diff options
Diffstat (limited to 'xfce-base/xfdesktop/xfdesktop-4.20.1.ebuild')
| -rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.20.1.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.20.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.20.1.ebuild index cfecdd1..cb63940 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.20.1.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.20.1.ebuild | |||
| @@ -48,6 +48,14 @@ BDEPEND=" | |||
| 48 | virtual/pkgconfig | 48 | virtual/pkgconfig |
| 49 | " | 49 | " |
| 50 | 50 | ||
| 51 | PATCHES=( | ||
| 52 | "${FILESDIR}/0001-Fix-the-broken-background-picture-setup-on-Wayland.patch" | ||
| 53 | ) | ||
| 54 | |||
| 55 | src_prepare() { | ||
| 56 | default | ||
| 57 | } | ||
| 58 | |||
| 51 | src_configure() { | 59 | src_configure() { |
| 52 | local emesonargs=( | 60 | local emesonargs=( |
| 53 | $(meson_feature wayland) | 61 | $(meson_feature wayland) |
