wok diff audacious-plugins/receipt @ rev 17630

libgsf: no more g_memmove in glib
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 14 09:28:45 2015 +0100 (2015-02-14)
parents 5f0357e7415d
children ec98b2fa787f
line diff
     1.1 --- a/audacious-plugins/receipt	Thu Jan 30 09:14:06 2014 +0000
     1.2 +++ b/audacious-plugins/receipt	Sat Feb 14 09:28:45 2015 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  BUILD_DEPENDS="audacious-dev audacious neon-dev flac-dev libogg-dev \
     1.5  libvorbis-dev libmowgli-dev alsa-lib-dev lame-dev libmad-dev dbus-glib-dev \
     1.6  libmcs-dev libsamplerate-dev mpg123-dev faad2-dev curl-dev \
     1.7 -libxml2-dev gtk+-dev"
     1.8 +libxml2-dev gtk+3-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()