wok-next diff suplemon/receipt @ rev 20715

Up nsd (4.1.21)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 13:10:46 2018 +0300 (2018-05-27)
parents da35de46b49b
children d5aab818505e
line diff
     1.1 --- a/suplemon/receipt	Tue Nov 29 15:32:40 2016 +0200
     1.2 +++ b/suplemon/receipt	Sun May 27 13:10:46 2018 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="git|git://github.com/richrd/suplemon"
     1.6  
     1.7 -DEPENDS="py3k"
     1.8 -BUILD_DEPENDS="py3k-dev git bzip2"
     1.9 +DEPENDS="python3"
    1.10 +BUILD_DEPENDS="python3-dev git bzip2"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()