Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1928 by niro, Wed Jun 10 16:25:13 2009 UTC revision 1929 by niro, Wed Jun 10 16:28:12 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  export QTDIR=/opt/qt4  # add qt4 dependency
 export QMAKE=${QTDIR}/bin/qmake4  
   
4  DEPEND="${DEPEND}  DEPEND="${DEPEND}
5   >= x11-libs/qt4-4.3.0"   >= x11-libs/qt4-4.3.0"
6    
7    export QTDIR=/opt/qt4
8    export QMAKE=${QTDIR}/bin/qmake4
9    export QTLIB=${QTDIR}/$(mlibdir)

Legend:
Removed from v.1928  
changed lines
  Added in v.1929