Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 1bc163d

Browse files
author
Dmitry Kosenkov
authored
Merge pull request #12 from ivan-petrunko/master
[README.md] Add libxml2-dev to list of dependencies
2 parents 786c5e1 + d75cef3 commit 1bc163d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ XEP-0363: HTTP File Upload plugin for libpurple (Pidgin, Finch, etc.)
33

44
## Installation
55
### Linux, macOS
6-
1. Install the dependencies (`libpurple-dev`, `libglib2.0-dev`, `libgio2.0-dev`)
6+
1. Install the dependencies (`libxml2-dev`, `libpurple-dev`, `libglib2.0-dev`, `libgio2.0-dev`)
77
2. `git clone https://github.com/Junker/purple-xmpp-http-upload.git`
88
3. `cd purple-xmpp-http-upload`
99
4. `make`

0 commit comments

Comments
 (0)