summaryrefslogtreecommitdiff
path: root/python/python-pexpect_0.99.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-pexpect_0.99.oe')
-rw-r--r--python/python-pexpect_0.99.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pexpect_0.99.oe b/python/python-pexpect_0.99.oe
index 6a18180433..e2b37634d0 100644
--- a/python/python-pexpect_0.99.oe
+++ b/python/python-pexpect_0.99.oe
@@ -2,7 +2,7 @@ DESCRIPTION = "A Pure Python Expect like Module for Python"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 python-core python-io python-terminal python-resource python-fcntl"
+RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl"
DEPENDS = "virtual/libc"
SRCNAME = "pexpect"