summaryrefslogtreecommitdiff
path: root/python/python-pyserial_2.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-pyserial_2.0.oe')
-rw-r--r--python/python-pyserial_2.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pyserial_2.0.oe b/python/python-pyserial_2.0.oe
index f930e833ed..801c83156d 100644
--- a/python/python-pyserial_2.0.oe
+++ b/python/python-pyserial_2.0.oe
@@ -2,7 +2,7 @@ DESCRIPTION = "Serial Port Support for Python"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 python-core"
+RDEPENDS = "python-core"
DEPENDS = "virtual/libc"
SRCNAME = "pyserial"