From 9217f1414476f9a777c1b5b5cd122f6f29accd78 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 Dec 2014 20:20:30 +0100 Subject: [PATCH] python-pyserial: depends on python; fix pycompile_module; improve descr. Close #774 --- srcpkgs/python-pyserial/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pyserial/template b/srcpkgs/python-pyserial/template index 10a2929903c..bf91f7f7a52 100644 --- a/srcpkgs/python-pyserial/template +++ b/srcpkgs/python-pyserial/template @@ -7,12 +7,13 @@ revision=1 maintainer="Carlo Dormeletti " homepage="http://pyserial.sourceforge.net/" license="LGPL-2.1" -short_desc="Python2 module encapsulates the access for the serial port" +short_desc="Python2 to provide access for the serial port" noarch=yes wrksrc="pyserial-${version}" build_style=python-module hostmakedepends="python-setuptools" -pycompile_module="pyserial" +depends="python" +pycompile_module="serial" distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz" checksum=3542ec0838793e61d6224e27ff05e8ce4ba5a5c5cc4ec5c6a3e8d49247985477