Magellan Linux

Annotation of /branches/R11-unstable/include/qt4.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9880 - (hide annotations) (download)
Sat Jan 14 01:48:34 2012 UTC (12 years, 4 months ago) by niro
Original Path: trunk/include/qt4.sminc
File size: 220 byte(s)
-imported from magellan-next
1 niro 1927 # $Id$
2    
3 niro 1929 # add qt4 dependency
4     DEPEND="${DEPEND}
5 niro 4819 >= x11-libs/qt4-core-4.5"
6 niro 1929
7 niro 6725 export QTDIR=/usr
8 niro 1928 export QMAKE=${QTDIR}/bin/qmake4
9 niro 1929 export QTLIB=${QTDIR}/$(mlibdir)
10 niro 2896 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig