wok diff libplist/receipt @ rev 23060

kazehakase: gnutls_certificate_type_set_priority is depredicated
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 07 17:34:15 2020 +0100 (2020-03-07)
parents 789d2c8a6a45
children ede1d184d5c5
line diff
     1.1 --- a/libplist/receipt	Fri Apr 12 17:22:33 2019 +0100
     1.2 +++ b/libplist/receipt	Sat Mar 07 17:34:15 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS="glib libxml2"
     1.6  #BUILD_DEPENDS="glib-dev libxml2-dev cmake swig python python-dev "
     1.7 -BUILD_DEPENDS="glib-dev libxml2-dev python python-dev"
     1.8 +BUILD_DEPENDS="file glib-dev libxml2-dev python python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()