Install curl on all platforms
As per the https://github.com/LibreTime/libretime/issues/145#issuecomment-292744215 it looks like we always need to install this.
This commit is contained in:
parent
e5295a0d58
commit
19320e623c
|
@ -34,6 +34,7 @@ patch
|
||||||
|
|
||||||
icecast2
|
icecast2
|
||||||
|
|
||||||
|
curl
|
||||||
php5-curl
|
php5-curl
|
||||||
mpg123
|
mpg123
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@ gstreamer0.10-plugins-ugly
|
||||||
gir1.2-gstreamer-0.10
|
gir1.2-gstreamer-0.10
|
||||||
patch
|
patch
|
||||||
|
|
||||||
|
curl
|
||||||
php5-curl
|
php5-curl
|
||||||
mpg123
|
mpg123
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@ gstreamer1.0-plugins-ugly
|
||||||
|
|
||||||
patch
|
patch
|
||||||
|
|
||||||
|
curl
|
||||||
php5-curl
|
php5-curl
|
||||||
mpg123
|
mpg123
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue