diff options
author | Holger Freyther <zecke@selfish.org> | 2007-12-24 13:37:09 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-12-24 13:37:09 +0000 |
commit | c2115e9154ae7a24f670951f2e76d07c7b563f27 (patch) | |
tree | 902c190df9dde971a9f1c5965edc914c7f676443 /packages/qt4/qtopia-core.inc | |
parent | 737541febbf4c2fb236acce3731a60bd92edeaa4 (diff) |
packages/qt4: Move the staging bits from qtopia-core to qt_staging.inc, use it in Qt4/X11
The qt4-x11-free_4.3.3 and qtopia-core_4.3.3 bbfiles are rather empty now. The next
stop is to make it compile.
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r-- | packages/qt4/qtopia-core.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc index 204378af07..178d0a354a 100644 --- a/packages/qt4/qtopia-core.inc +++ b/packages/qt4/qtopia-core.inc @@ -21,5 +21,6 @@ QT_LIBRARY_NAME = "libQt" QT_DIR_NAME = "qtopia" require qt_depends.inc require qt_packaging.inc +require qt_staging.inc inherit qtopia4core |