aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Ramacher <s.ramacher@gmail.com>2009-04-19 21:22:56 +0200
committerMiklos Vajna <vmiklos@frugalware.org>2009-04-19 21:22:56 +0200
commit7bf0b9adc1e22a47e5cf6eca0871352480a6dfc7 (patch)
tree704c42513d3bd9ce708dcf7e7e2a61b4adc4ae79
parent37ae52a3a0b63efca41cff91082821a1e9a18992 (diff)
fix Debian makedeps
From: Sebastian Ramacher <s.ramacher@gmail.com>
-rw-r--r--skype/README2
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.