From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 27 Dec 2017 23:25:45 +0100 Subject: [Buildroot] [PATCH v2 1/2] python-cffi: add missing runtime dependency In-Reply-To: <20171218080705.3182-1-yegorslists@googlemail.com> (yegorslists@googlemail.com's message of "Mon, 18 Dec 2017 09:07:04 +0100") References: <20171218080705.3182-1-yegorslists@googlemail.com> Message-ID: <877et7q046.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "yegorslists" == yegorslists writes: > From: Yegor Yefremov > python-pycparser is mentioned in setup.py as install_requires, so > select it in Config.in. > As python-cffi will be installed with python-crossbar's dependencies, > remove it from python-crossbar's Config.in. > Signed-off-by: Yegor Yefremov > --- > Changes v1 -> v2: > - rename patch to just indicate that we are adding missing runtime dependency Committed to 2017.11.x, thanks. -- Bye, Peter Korsgaard