Magellan Linux

Diff of /smage/trunk/core/mesa/mesa-9.1-r1.smage2

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

revision 4583 by niro, Mon Mar 18 08:54:35 2013 UTC revision 4584 by niro, Mon Mar 18 09:13:47 2013 UTC
# Line 182  split_info_mesa() Line 182  split_info_mesa()
182   PROVIDE="virtual/opengl"   PROVIDE="virtual/opengl"
183  }  }
184    
185    split_info_mesa-dev()
186    {
187     DESCRIPTION="Dev package for mesa"
188     DEPEND="== media-libs/mesa-${PVER}"
189    }
190    
191  if driver_enabled dri-swrast  if driver_enabled dri-swrast
192  then  then
193   SPLIT_PACKAGES+=" mesa-dri-swrast"   SPLIT_PACKAGES+=" mesa-dri-swrast"

Legend:
Removed from v.4583  
changed lines
  Added in v.4584