wok-next diff polkit-pam/receipt @ rev 19702

unionfs-fuse: do not define function twice (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 26 12:04:09 2017 +0200 (2017-04-26)
parents a00bf44ed23d
children e70c0b9c5adf
line diff
     1.1 --- a/polkit-pam/receipt	Sat Aug 10 22:18:41 2013 +0000
     1.2 +++ b/polkit-pam/receipt	Wed Apr 26 12:04:09 2017 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  DEPENDS="glib libgio gobject-introspection dbus dbus-glib expat pam"
     1.6  BUILD_DEPENDS="glib-dev libgio-dev gobject-introspection-dev dbus-dev \
     1.7 -dbus-glib-dev expat-dev pam-dev"
     1.8 +dbus-glib-dev expat-dev pam-dev intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()