View Single Post
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#1
I made a theme package, that must be activate it with this app in ovi store called "theme settings"
So i would like to know how can i make the dependency call from my theme package when the file is installing.
I tried modifying the control file adding:
Code:
Depends: meegotouchtheme-settings
But when installing it says that couldn't find the dependency.
So i don't know how to point my app installer to installs "theme settings" before it installs itselfs.

Any idea how can i do this?

Last edited by flotron; 2012-07-28 at 00:42.