Le dimanche 10 juin 2018, Frédéric a écrit :
> Onpeut le re-compiler facilement avec support x11, depuis le source du
> paquet ?
C'est tout pété :
$ sudo apt build-dep kodi
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
builddeps:kodi : Depends: libcec-dev (>= 4~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
$ sudo apt install libcec-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libcec-dev : Depends: libcec4 (= 4.0.1+dfsg1-1+rpi1) but 4.0.2.3~stretch is to be installed
E: Unable to correct problems, you have held broken packages.
--
Frédéric