package: x2gothinclient severity: normal version:1.1.0.2
Hi,
I just got x2gothinclientd to error out during system startup, message was "Can't locate File/Path/Expand.pm in @INC [...]".
Seems like the package relies on libfile-path-expand-perl, but doesn't formally depend on it yet. Manually apt-get install'ing the libfile-path-expand-perl package removed the error.
-Stefan