diff options
Diffstat (limited to 'python/python-pyserial_2.0.oe')
-rw-r--r-- | python/python-pyserial_2.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pyserial_2.0.oe b/python/python-pyserial_2.0.oe index 801c83156d..5868e1f9ed 100644 --- a/python/python-pyserial_2.0.oe +++ b/python/python-pyserial_2.0.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Serial Port Support for Python" -SECTION = "base" +SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "python-core" |