diff options
-rw-r--r-- | skype/README | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/skype/README b/skype/README index 0678fe07..a26a5c3c 100644 --- a/skype/README +++ b/skype/README @@ -23,7 +23,7 @@ not..) == Requirements * Skype >= 1.4.0.99. (1.4.0.74 did not work for me, 1.4.0.118 seems to be OK.) -* bitlbee-dev >= rev256. (This is the latest version I've tested, probably +* bitlbee-dev >= rev264. (This is the latest version I've tested, probably newer versions probably will work, too.) * Skype4Py >= 0.9.28.1. Previous versions uses `DBus` by default. The latest version I've tested is 0.9.28.3. * Python 2.5. Skype4Py does not work with 2.4. @@ -53,15 +53,7 @@ automatically reconnect if you restart Skype.) bzr branch http://code.bitlbee.org/bitlbee/ ---- -//NOTE: You no longer need additional patches, as of revision 245. -- Apply a not yet merged patch: - ----- -cd bitlbee -wget http://frugalware.org/~vmiklos/patches/bitlbee-topic-write.patch -patch -p0 < bitlbee-topic-write.patch ----- - +NOTE: You no longer need additional patches, as of revision 264. - Now compile and install it: |