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/qt4-x11-free.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/qt4-x11-free.inc')
-rw-r--r-- | packages/qt4/qt4-x11-free.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/qt4/qt4-x11-free.inc b/packages/qt4/qt4-x11-free.inc index 5b901a2e1b..fe9138699f 100644 --- a/packages/qt4/qt4-x11-free.inc +++ b/packages/qt4/qt4-x11-free.inc @@ -22,5 +22,6 @@ QT_LIBRARY_NAME = "libQt" QT_DIR_NAME = "qt4" require qt_depends.inc require qt_packaging.inc +require qt_staging.inc inherit qt4x11 |