Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plugins
pidgin-otr
Commits
fe70fa68
Commit
fe70fa68
authored
Nov 16, 2018
by
Jurre van Bergen
Browse files
lets remove mingw-w64 for now..
parent
959317c5
Pipeline
#17
failed with stage
in 3 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fe70fa68
...
@@ -3,7 +3,7 @@ image: debian:stretch
...
@@ -3,7 +3,7 @@ image: debian:stretch
before_script
:
before_script
:
-
apt update
-
apt update
-
apt upgrade -y
-
apt upgrade -y
-
apt install -y build-essential git autoconf libtool libsodium-dev automake libgcrypt20 libglib2.0-dev intltool libxml2-dev git libgcrypt20-dev
pidgin mingw-w64
-
apt install -y build-essential git autoconf libtool libsodium-dev automake libgcrypt20 libglib2.0-dev intltool libxml2-dev git libgcrypt20-dev
-
git clone https://bugs.otr.im/lib/libotr.git
-
git clone https://bugs.otr.im/lib/libotr.git
-
cd ./libotr/
-
cd ./libotr/
-
autoreconf --install
-
autoreconf --install
...
...
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