diff options
-rw-r--r-- | skype/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/README b/skype/README index fdaf4eea..d064181a 100644 --- a/skype/README +++ b/skype/README @@ -73,7 +73,7 @@ and you don't have to compile anything manually. - Install the necessary development package: ---- -# apt-get install bitlbee-dev python-gnutls +# apt-get install bitlbee-dev python-gobject-dev python-gnutls ---- and you have to install `bitlbee-skype` and `skype4py` from source. |