/home/user # apt-cache search libgles1 libgles1-sgx-img - OpenGL ES 1.1 SGX library libgles1 - OpenGL ES 1.1 SGX library, dummy package opengles-sgx-img-common - PowerVR SGX support libraries
/home/user # apt-get install libgles1 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: libgles1: Depends: libgles1-sgx-img but it is not going to be installed E: Broken packages
/home/user # apt-get install libgles1-sgx-img 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: libgles1-sgx-img: Depends: opengles-sgx-img-common (= 0.20090218.55.9+0m5) but 0.20091104.6.1+0m5 is to be installed E: Broken packages