Skip to content

Commit

Permalink
Systemd-update-script: add qtwebkit and qtlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Mar 21, 2018
1 parent e28aa14 commit e6ba564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/update-systemd-from-27-to-238.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ systemctl daemon-reexec
systemctl restart dbus.service # restarts GDM
#bee remove consolekit-0.4.4-0.x86_64 # needed by GDM to log in
#bee update fhs-3.0 # good idea? Removes /var/run?
bee update -f util-linux-2.31.1-1 xorg-server pulseaudio libgudev libusb xf86-input-evdev upower xf86-video-amdgpu xf86-video-nouveau gvfs-1.24.0-3 gnome-session-3.4.1-2 libatasmart qt5 udisks vlc-3.0.0-0
bee update -f util-linux-2.31.1-1 xorg-server pulseaudio libgudev libusb xf86-input-evdev upower xf86-video-amdgpu xf86-video-nouveau gvfs-1.24.0-3 gnome-session-3.4.1-2 libatasmart qt5 udisks vlc-3.0.0-0 qtlinks
bee remove systemd-27-0.x86_64
bee update -f systemd-238-0
bee install udev_compat-1.0-0
bee install udev_compat-1.0-0 qtwebkit
systemctl daemon-reload
systemctl disable console-kit-daemon

Expand Down

0 comments on commit e6ba564

Please sign in to comment.