Magellan Linux

Diff of /trunk/extras/qt4/qt4-4.8.7-r6.smage2

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

revision 31396 by niro, Fri Jun 29 10:25:50 2018 UTC revision 31397 by niro, Fri Jun 29 11:23:17 2018 UTC
# Line 65  DEPEND_OPENGL=">= virtual/opengl" Line 65  DEPEND_OPENGL=">= virtual/opengl"
65    
66  DEPEND_MULTIMEDIA=">= media-libs/alsa-lib-1.1"  DEPEND_MULTIMEDIA=">= media-libs/alsa-lib-1.1"
67    
68  DEPEND_BEARER=">= net-misc/networkmanager-1.8"  DEPEND_BEARER=">= net-misc/networkmanager-1.10"
69    
70  SDEPEND="${DEPEND_CORE}  SDEPEND="${DEPEND_CORE}
71   ${DEPEND_GUI}   ${DEPEND_GUI}
# Line 443  src_prepare() Line 443  src_prepare()
443   mpatch qt-4.8.7-gcc6.patch || die   mpatch qt-4.8.7-gcc6.patch || die
444   mpatch qt-4.8.7-glibc225.patch || die   mpatch qt-4.8.7-glibc225.patch || die
445   mpatch qt-4.8.7-icu59.patch || die   mpatch qt-4.8.7-icu59.patch || die
446   mpatch qt-4.8.7-openssl-1.1.patch || die   # Np1 required here, patchlevel depth will not be detected correctly
447     mpatch -Np1 qt-4.8.7-openssl-1.1.patch || die
448    
449   if [[ ${QT4_PHONON} = yes ]]   if [[ ${QT4_PHONON} = yes ]]
450   then   then

Legend:
Removed from v.31396  
changed lines
  Added in v.31397