View Single Post
Posts: 34 | Thanked: 2 times | Joined on Feb 2010
#1
Hello,


I've just uploaded my application to extras-devel. Everything went fine with the build etc and now it is available for install.

But when i try to install it from extras-devel I get these errors:
Code:
Appplication packages missing:
libglib2.0-dev
libqt4-core(>=4.6.2~git....
libqt4Maemo5(>=4.6.2~git...
libxmlo2(=2.6.27.dfsg-1.maemo1)
libstgsreamer0.10-0(=0.10.23-...)
libc6dev|libc-dev
libpopt-dev
libglib2.0-dev
check(>=0.9.3-2)

This is how my control file from debian is looking:

Code:
Build-Depends: debhelper (>= 5), libqt4-dev (>=4.5.2), libx11-dev, libgstreamer-plugins-base0.10-dev
Standards-Version: 3.7.2

Architecture: armel
Depends: gstreamer-tools, libqt4-script(>=4.5.2), libgstreamer0.10-dev, libglib2.0-dev, ${shlibs:Depends}, ${misc:Depends}

I would like the dependencies like gstreamer-tools and libqt4-script to be installed before the application automatically.


What i did wrong with the control file?

Thanks,
FlGor

Last edited by flgor; 2010-04-29 at 14:16.