View Single Post
Posts: 215 | Thanked: 44 times | Joined on Dec 2007
#63
Originally Posted by jussik View Post
No. IIRC the App Manager only does dependency resolving if you install from a repo. In other words if you install .debs you must install the dependencies by hand before that.
So are you saying that if I install an app listed in the Installable Apps list from a repository, the App Manager will attempt to resolve dependencies automatically, even though it doesn't show that it's doing that? But if I install from a .deb file, the App Manager doesn't attempt to resolve dependencies from its repositories?

Why not? Why shouldn't those two situations be equivalent? If the .deb file shows that the app needs library X, and the App Manager has library X listed in one of its repositories, shouldn't it attempt to fetch it and install it? Still trying to understand how dependencies get resolved...