blob: 1e2f27418e0ce7b59cc8e670c3493e7ffaacb3cf (
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 \
libqt-embeddedgui4 \
libqt-embeddedscript4 \
libqt-embeddeddbus4"
|