mirror of https://github.com/cutefishos/appmotor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
573 B
Plaintext
14 lines
573 B
Plaintext
/*! \page debianpackaging Debian Packaging
|
|
|
|
Applications using the launcher must depend on the \c applauncherd
|
|
package. For applications that use the exec booster, this is the only
|
|
dependency that is needed. Applications that use the QML booster or
|
|
the Qt booster need to add a build dependency to the \c
|
|
applauncherd-dev package, and applications that use the MeeGo Touch
|
|
booster should build-depend on the \c libmeegotouch-dev package.
|
|
|
|
When packaging applications for Harmattan, it may also be necessary to
|
|
\ref aegis "modify the Aegis manifest" of the application.
|
|
|
|
*/
|