Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
purple-xmpp-http-upload
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Benedikt Wildenhain
purple-xmpp-http-upload
Commits
1bc163df
Unverified
Commit
1bc163df
authored
Jun 19, 2019
by
Dmitry Kosenkov
Committed by
GitHub
Jun 19, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12 from ivan-petrunko/master
[README.md] Add libxml2-dev to list of dependencies
parents
786c5e18
d75cef3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
1bc163df
...
...
@@ -3,7 +3,7 @@ XEP-0363: HTTP File Upload plugin for libpurple (Pidgin, Finch, etc.)
## Installation
### Linux, macOS
1.
Install the dependencies (
`libpurple-dev`
,
`libglib2.0-dev`
,
`libgio2.0-dev`
)
1.
Install the dependencies (
`lib
xml2-dev`
,
`lib
purple-dev`
,
`libglib2.0-dev`
,
`libgio2.0-dev`
)
2.
`git clone https://github.com/Junker/purple-xmpp-http-upload.git`
3.
`cd purple-xmpp-http-upload`
4.
`make`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment