diff --git a/scripts/chroot_reconst.sh b/scripts/chroot_reconst.sh index 7e4719f9..38552d2b 100644 --- a/scripts/chroot_reconst.sh +++ b/scripts/chroot_reconst.sh @@ -84,6 +84,9 @@ rm /usr/share/applications/smplayer.desktop rm /usr/share/applications/smtube.desktop rm /usr/share/applications/audacious.desktop +# Installing xclip +apt-get install xclip + # after Xenial one could also use apt install ./package dpkg -i plymouth-theme-meilix-text_1.0-2_all.deb; apt-get -qq -y -f install; dpkg -i plymouth-theme-meilix-text_1.0-2_all.deb dpkg -i plymouth-theme-meilix-logo_1.0-2_all.deb