wok-next diff cpu-g/receipt @ rev 20932

pygtk -> python-pygtk
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 23 10:22:21 2018 +0300 (2018-08-23)
parents 351d04534fa0
children 6565d9a3d3eb
line diff
     1.1 --- a/cpu-g/receipt	Tue Jul 12 15:17:10 2016 +0300
     1.2 +++ b/cpu-g/receipt	Thu Aug 23 10:22:21 2018 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/cpug/$TARBALL"
     1.6  
     1.7 -DEPENDS="pygtk"
     1.8 +DEPENDS="python-pygtk"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()