wok-next diff python-jedi/receipt @ rev 20557

Remove *.la files.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 07 16:01:14 2018 +0300 (2018-04-07)
parents 250d8e328554
children 9b3461bf373c
line diff
     1.1 --- a/python-jedi/receipt	Sat Jan 16 09:16:32 2016 +0000
     1.2 +++ b/python-jedi/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://pypi.python.org/packages/source/j/$SOURCE/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="wget setuptools python-dev"
     1.8 +BUILD_DEPENDS="python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()