Changeset 9fcaedc0
- Timestamp:
- 2007-11-15T14:24:40Z (17 years ago)
- Branches:
- master
- Children:
- a5f76a2
- Parents:
- 7cc31b1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
r7cc31b1 r9fcaedc0 24 24 25 25 * Skype >= 1.4.0.99. (1.4.0.74 did not work for me, 1.4.0.118 seems to be OK.) 26 * bitlbee-dev >= rev245. Previous versions need patching. 26 * bitlbee-dev >= rev256. (This is the latest version I've tested, probably 27 newer versions probably will work, too.) 27 28 * Skype4Py >= 0.9.28.1. Previous versions uses `DBus` by default. The latest version I've tested is 0.9.28.3. 28 29 * Python 2.5. Skype4Py does not work with 2.4. … … 54 55 55 56 //NOTE: You no longer need additional patches, as of revision 245. 56 - Apply a not yet merged patch: http://frugalware.org/~vmiklos/patches/bitlbee-topic-write.patch[download] 57 - Apply a not yet merged patch: 58 59 ---- 60 cd bitlbee 61 wget http://frugalware.org/~vmiklos/patches/bitlbee-topic-write.patch 62 patch -p0 < bitlbee-topic-write.patch 63 ---- 57 64 58 65
Note: See TracChangeset
for help on using the changeset viewer.