| 
 | 
 
apt install rockchip-rga后有下面的报错 
root@debian10:/home/toybrick# apt install rockchip-rga 
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: 
 rockchip-rga : Depends: libc6 (>= 2.29) but 2.28-10+deb10u1 is to be installed 
                Depends: libgcc-s1 (>= 3.0) but it is not installable 
E: Unable to correct problems, you have held broken packages. 
这个时已经更新过源之后的,用的也是官方给的debian10,这个有什么解决办法吗 |   
 
 
 
 |