wok-next diff potamus/receipt @ rev 20454

Choose between libpng16 and libpng12
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 28 17:32:31 2018 +0200 (2018-02-28)
parents 036843d192f2
children c4e53a39395a
line diff
     1.1 --- a/potamus/receipt	Thu May 01 11:14:11 2014 +0200
     1.2 +++ b/potamus/receipt	Wed Feb 28 17:32:31 2018 +0200
     1.3 @@ -30,6 +30,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -lm"
     1.8  	# libmad for MP3
     1.9  	./configure \
    1.10  		--disable-input-modplug \