Magellan Linux

Contents of /trunk/core/include/qt4.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4819 - (show annotations) (download)
Wed Feb 10 20:09:32 2010 UTC (14 years, 3 months ago) by niro
File size: 224 byte(s)
-be split-build compatible, depend on minimal qt4-core dependency
1 # $Id$
2
3 # add qt4 dependency
4 DEPEND="${DEPEND}
5 >= x11-libs/qt4-core-4.5"
6
7 export QTDIR=/opt/qt4
8 export QMAKE=${QTDIR}/bin/qmake4
9 export QTLIB=${QTDIR}/$(mlibdir)
10 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig