For the lxqt 0.9.0 -> 0.10.0 transition, I've tried to make it as seamless as possible, but unfortunately, users will have to run "dist-upgrade" over just "upgrade", as two packages grew additional libraries that "upgrade" will not install automatically.
sudo apt-get update ; sudo apt-get dist-upgrade ; sudo reboot The reboot is required, as lxqt did a namespace change in the middle of 0.9.0 -> 0.10.0 development that makes things interesting.. (lxqt-panel does odd things) Background in jessie for lxqt 0.9.0 i've been following siduction's package base as they were one of the first qt5/lxqt developers, for 0.10.0 they've been pushing everything to debian stretch/sid. (essentially, I've moved our lxqt package base to just being a backport of strech/sid now..) https://wiki.debian.org/Derivatives/Census/siduction Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
