Skip to content

Commit

Permalink
vlc: Changing libnotify to libnotify4.
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Mar 21, 2013
1 parent f42eaef commit a5f822d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion video/vlc/DEPENDS
Expand Up @@ -5,7 +5,7 @@ optional_depends "systemd" "" "--disable-udev" "for udev support"
optional_depends "dbus" "" "--disable-dbus --disable-dbus-control" "for dbus support"
optional_depends "neon" "" "--disable-neon" "for neon optimizations spport"
optional_depends "libproxy" "" "--disable-libproxy" "for proxy support"
optional_depends "libnotify" "--enable-notify" "" "for notify support"
optional_depends "libnotify4" "--enable-notify" "" "for notify support"
optional_depends "taglib" "" "--disable-taglib" "for taglib support"

# Causes the make to fail, no fix as yet.
Expand Down

0 comments on commit a5f822d

Please sign in to comment.