wok diff glances/receipt @ rev 22557

updated bluez-dev again (4.101 -> 5.52)
author Hans-G?nter Theisgen
date Sat Jan 04 16:27:44 2020 +0100 (2020-01-04)
parents ca05f1f91515
children 193a38dd2e06
line diff
     1.1 --- a/glances/receipt	Tue Mar 05 17:44:19 2019 +0100
     1.2 +++ b/glances/receipt	Sat Jan 04 16:27:44 2020 +0100
     1.3 @@ -12,8 +12,8 @@
     1.4  WGET_URL="https://github.com/nicolargo/$PACKAGE/archive/v$VERSION.tar.gz"
     1.5  SUGGESTED="python-jinja2"
     1.6  
     1.7 -DEPENDS="python python-psutil setuptools"
     1.8 -BUILD_DEPENDS="python-dev setuptools python-psutil"
     1.9 +DEPENDS="python python-psutil"
    1.10 +BUILD_DEPENDS="python-dev python-setuptools python-psutil"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()