![]() |
Problem with missing dependencies
Hi!
I have packaged cups for the N900. I cannot promote, because the package libcupsimage2-dev has problems with missing dependencies: libpng12-dev, libtiff4-dev, libjpeg62-dev, zlib1g-dev All these packages are available. Where's the problem? |
Re: Problem with missing dependencies
Quote:
Code:
apt-get install libcupsimage2-dev libpng12-dev libtiff4-dev libjpeg62-dev zlib1g-dev |
Re: Problem with missing dependencies
No, the problem is in the package interface. The missing dependencies are
show there as a warning. I think, thats because there's no promotion button. |
Re: Problem with missing dependencies
Quote:
|
Re: Problem with missing dependencies
Your package dependencies are wrong, cups does not the development packages to run. What do you have in the
Depends:, Build-Depends: lines in your debian/control file ? |
Re: Problem with missing dependencies
The package with this dependencies (libcupsimage2-dev) is only useful in
the SDK. Maybe I should simply remove these dependencies, but would this be correct? |
Re: Problem with missing dependencies
Quote:
The dev packages are for the SKD only, to build against libcups2. |
Re: Problem with missing dependencies
Quote:
|
Re: Problem with missing dependencies
The devel packages are important, too. Without them, no applications can
be build against libcups2. So printing support could never be activated for them. |
Re: Problem with missing dependencies
Quote:
|
All times are GMT. The time now is 10:59. |
vBulletin® Version 3.8.8