team-xbmc team mailing list archive
-
team-xbmc team
-
Mailing list archive
-
Message #00110
Missing dependency in xbmc-common for ubuntu
Hello,
I've just installed a minimal ubuntu, then I installed the
xbmc-standalone package.
After it was finished I noticed I could not start xbmc-standalone, the
output shows:
-------
$ DISPLAY=:0 xbmc-standalone
sh: xdpyinfo: not found
-------
xdpyinfo is included in x11-utils which is not a dependency in
xbmc-common.
Maybe you could add this dependency to the package.
If I'm wrong, well then, my mistake :)