added libnotify as a dependency

This commit is contained in:
silvernode 2013-07-27 04:51:23 -05:00
parent 7966a350f7
commit 66c890a06a

View File

@ -31,6 +31,7 @@ dependancies.
- libfreetype6-dev (ubuntu) - libfreetype6-dev (ubuntu)
- youtube-dl - youtube-dl
- ffmpeg - ffmpeg
- libnotify - push notifications
- git - git
- [IUP][5] - [IUP][5]
- [CD][6] - [CD][6]
@ -48,7 +49,7 @@ main repository:
pacman -S lua youtube-dl ffmpeg git pacman -S lua youtube-dl ffmpeg git libnotify
@ -59,7 +60,7 @@ conversion to mp3:
sudo apt-get install lua5.2 youtube-dl ffmpeg vlc git libavcodec-extra-53 libfreetype6-dev sudo apt-get install lua5.2 youtube-dl ffmpeg vlc git libavcodec-extra-53 libfreetype6-dev libnotify
###IUP ###IUP