wok-next diff python-pygobject/receipt @ rev 21661

updated fonttosfnt (1.0.5 -> 1.1.0)
author Hans-G?nter Theisgen
date Sat Jun 27 13:41:53 2020 +0100 (2020-06-27)
parents 0f7ebcdec85d
children
line diff
     1.1 --- a/python-pygobject/receipt	Thu Dec 06 20:27:31 2018 +0200
     1.2 +++ b/python-pygobject/receipt	Sat Jun 27 13:41:53 2020 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  		*)
     1.5  			copy @std
     1.6  			py="${PACKAGE%%-*}" # python/python3
     1.7 -			DEPENDS="$py cairo glib gobject-introspection libffi"
     1.8 +			DEPENDS="$py libcairo glib gobject-introspection libffi"
     1.9  			;;
    1.10  	esac
    1.11  }