wok diff notification-daemon/receipt @ rev 12795

slitaz-base-files: fix genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 18 09:43:02 2012 +0200 (2012-05-18)
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	Fri May 18 09:43:02 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()