missing deps
by glorsplitz from LinuxQuestions.org on (#5BA53)
these are both from Slackware ARM current Linux 5.4.81-armv7
Code:ldd /usr/bin/xfce4-power-manager | grep -i 'not found'
libupower-glib.so.1 => not foundmaybe has to do with this from changelog
Tue Dec 01 08:08:08 UTC 2020
a/upower-0.99.11-arm-1.txz: Upgraded.
Shared library .so-version bump.
Code:ldd /usr/bin/xlock | grep -i 'not found'
libMagickWand-7.Q16HDRI.so.7 => not found
libMagickCore-7.Q16HDRI.so.7 => not foundmaybe has to do with this from changelog
Mon Nov 09 08:08:08 UTC 2020
xap/xlockmore-5.66-arm-1.txz: Upgraded.
from slackware64-current box
Code:ldd /usr/bin/xfce4-power-manager | grep -i 'not found'
libupower-glib.so.1 => not foundno issue with slackware64-current
Code:ldd /usr/bin/xlock | grep -i 'not found'


Code:ldd /usr/bin/xfce4-power-manager | grep -i 'not found'
libupower-glib.so.1 => not foundmaybe has to do with this from changelog
Tue Dec 01 08:08:08 UTC 2020
a/upower-0.99.11-arm-1.txz: Upgraded.
Shared library .so-version bump.
Code:ldd /usr/bin/xlock | grep -i 'not found'
libMagickWand-7.Q16HDRI.so.7 => not found
libMagickCore-7.Q16HDRI.so.7 => not foundmaybe has to do with this from changelog
Mon Nov 09 08:08:08 UTC 2020
xap/xlockmore-5.66-arm-1.txz: Upgraded.
from slackware64-current box
Code:ldd /usr/bin/xfce4-power-manager | grep -i 'not found'
libupower-glib.so.1 => not foundno issue with slackware64-current
Code:ldd /usr/bin/xlock | grep -i 'not found'