wok rev 12103

notification-daemon: fix build-depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Mar 11 19:04:02 2012 +0100 (2012-03-11)
parents 8532e733eda4
children 835ca10d52d2
files notification-daemon/receipt
line diff
     1.1 --- a/notification-daemon/receipt	Sun Mar 11 12:10:56 2012 +0100
     1.2 +++ b/notification-daemon/receipt	Sun Mar 11 19:04:02 2012 +0100
     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()