Show
Ignore:
Timestamp:
06/27/09 23:15:20 (3 years ago)
Author:
sleipnir
Message:

The framework need python with threads compiled in. Thanks aelia for the patch!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • openmoko/trunk/openmoko-target/sys-mobilephone/freesmartphone-framework/freesmartphone-framework-0.5.ebuild

    r119 r557  
    2525         dev-python/pyyaml 
    2626         dev-python/pyserial 
     27         dev-lang/python[threads] 
    2728         virtual/alsa-scenarios 
    2829         gsm? ( sys-mobilephone/gsm0710muxd ) 
     
    3031         readline? ( sys-libs/readline )" 
    3132DEPEND="dev-python/cython 
    32         dev-python/setuptools" 
     33                dev-python/setuptools" 
    3334 
    3435src_unpack() { 
     
    3738 
    3839        cd "${S}" 
    39   
     40 
    4041        # Change the paths for setup.py and add the example config file 
    4142        epatch "${FILESDIR}/${P}-setup-paths.patch"