blob: 5b5e4673056b6541c108ca1ce900d6852d3e706d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
HOMEPAGE = "http://www.trolltech.com"
LICENSE = "MIT"
inherit task
DESCRIPTION_task-qtopia-core-gui = "QtopiaCore GUI library"
RDEPENDS_task-qtopia-core-gui = " \
task-qtopia-core-console \
libqtopiacoregui4 \
libqtopiacorescript4 \
libqtopiacoredbus4"
|