wok diff notification-daemon/receipt @ rev 13429

partclone: add btrfs & hfsplus support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 04 11:53:21 2012 +0200 (2012-10-04)
parents 21d0e756562a
children 5b84cc8c4002
line diff
     1.1 --- a/notification-daemon/receipt	Fri Mar 09 13:48:49 2012 +0100
     1.2 +++ b/notification-daemon/receipt	Thu Oct 04 11:53:21 2012 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  DEPENDS="dbus libnotify libcanberra libwnck GConf libogg libvorbis libltdl"
     1.6  BUILD_DEPENDS="dbus-dev libnotify-dev libcanberra-dev GConf-dev \
     1.7 -libwnck-dev libogg-dev libvorbis-dev"
     1.8 +libwnck-dev libogg-dev libvorbis-dev intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()