Changeset 557 for openmoko/trunk/openmoko-target/sys-mobilephone/freesmartphone-framework/freesmartphone-framework-0.5.ebuild
- Timestamp:
- 06/27/09 23:15:20 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
openmoko/trunk/openmoko-target/sys-mobilephone/freesmartphone-framework/freesmartphone-framework-0.5.ebuild
r119 r557 25 25 dev-python/pyyaml 26 26 dev-python/pyserial 27 dev-lang/python[threads] 27 28 virtual/alsa-scenarios 28 29 gsm? ( sys-mobilephone/gsm0710muxd ) … … 30 31 readline? ( sys-libs/readline )" 31 32 DEPEND="dev-python/cython 32 dev-python/setuptools"33 dev-python/setuptools" 33 34 34 35 src_unpack() { … … 37 38 38 39 cd "${S}" 39 40 40 41 # Change the paths for setup.py and add the example config file 41 42 epatch "${FILESDIR}/${P}-setup-paths.patch"
