Changeset - 909c08048384
[Not reviewed]
0 1 0
Vitaly Takmazov - 7 years ago 2018-03-06 07:51:09
vitalyster@gmail.com
Dockerfile: mark json-glib as `user installed` to prevent autoremoving
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Dockerfile
Show inline comments
 
@@ -16,6 +16,7 @@ RUN dnf install protobuf protobuf swiften gcc gcc-c++ make libpqxx-devel libpurp
 
		cd .. && \
 
		rm -rf spectrum2 && \
 
		rm -rf ~/rpmbuild && \
 
	dnf mark install json-glib && \
 
	echo "---> Installing purple-facebook" && \
 
		wget https://github.com/dequis/purple-facebook/releases/download/v0.9.5-9ff9acf9fa14/purple-facebook-0.9.5-9ff9acf9fa14.tar.gz && \
 
		tar -xf purple-facebook-0.9.5-9ff9acf9fa14.tar.gz && \
0 comments (0 inline, 0 general)