[go: nahoru, domu]

Skip to content

Commit

Permalink
Add dbus-x11 and remove dictionaries-common- from the xfce package list.
Browse files Browse the repository at this point in the history
dbus-x11 provides dbus-launch, without which startxfce4 just throws an error.

dictionaries-common appears to be required by xfce4 on sid now, so
excluding it was preventing xfce4 from installing.

Fixes dnschneid#4395, dnschneid#4396, dnschneid#4399.
  • Loading branch information
myelin committed Jan 8, 2022
1 parent 811f5e4 commit b34ca91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions targets/xfce
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ if release -lt xenial && [ "$ARCH" = 'arm64' ]; then
install_dummy xfce4-battery-plugin
fi

install xfce4 xfce4-goodies ubuntu=shimmer-themes, \
-- dictionaries-common hddtemp xorg
install xfce4 xfce4-goodies dbus-x11 ubuntu=shimmer-themes, \
-- hddtemp xorg

TIPS="$TIPS
You can start Xfce via the startxfce4 host command: sudo startxfce4
Expand Down

0 comments on commit b34ca91

Please sign in to comment.