added libnotify as a dependency
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user