Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378825 - x11-misc/xautolock should RDEPEND on x11-libs/libXScrnSaver
Summary: x11-misc/xautolock should RDEPEND on x11-libs/libXScrnSaver
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 19:17 UTC by Mark Tomich
Modified: 2011-08-13 19:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Tomich 2011-08-11 19:17:52 UTC
steps to reproduce (as root):

emerge -B xautolock
ROOT=/mnt/root emerge -k xautolock
chroot /mnt/root /usr/bin/xautolock

output:
xautolock: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

expected:
xautolock starts without error
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-08-11 19:36:55 UTC
+  11 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> xautolock-2.1-r1.ebuild,
+  xautolock-2.2.ebuild:
+  Fix dependecy on libXScrnSaver wrt bug 378825 by Mark Tomich
+  <mstomich@gmail.com>
Comment 2 Mark Tomich 2011-08-13 19:02:28 UTC
works, thanks!