Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
f64d3ad1
Commit
f64d3ad1
authored
Dec 09, 2016
by
Constantin Rack
Committed by
GitHub
Dec 09, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2247 from bluca/trusty_unwind
Problem: there is no libunwind-dev on Ubuntu 14.04LTS
parents
ad4a1bd0
379028fb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
control
packaging/debian/control
+1
-1
zeromq.dsc.obs
packaging/debian/zeromq.dsc.obs
+1
-1
No files found.
packaging/debian/control
View file @
f64d3ad1
...
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9),
...
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
dh-autoreconf,
libpgm-dev,
libpgm-dev,
libsodium-dev,
libsodium-dev,
libunwind-dev | libunwind7-dev,
libunwind-dev | libunwind
8-dev | libunwind
7-dev,
pkg-config
pkg-config
Standards-Version: 3.9.8
Standards-Version: 3.9.8
Homepage: http://www.zeromq.org/
Homepage: http://www.zeromq.org/
...
...
packaging/debian/zeromq.dsc.obs
View file @
f64d3ad1
...
@@ -6,7 +6,7 @@ Version: 4.2.1
...
@@ -6,7 +6,7 @@ Version: 4.2.1
Maintainer: libzmq Developers <zeromq-dev@lists.zeromq.org>
Maintainer: libzmq Developers <zeromq-dev@lists.zeromq.org>
Homepage: http://www.zeromq.org/
Homepage: http://www.zeromq.org/
Standards-Version: 3.9.8
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), dh-autoreconf, libpgm-dev, libsodium-dev, libunwind-dev | libunwind7-dev, pkg-config
Build-Depends: debhelper (>= 9), dh-autoreconf, libpgm-dev, libsodium-dev, libunwind-dev | libunwind
8-dev | libunwind
7-dev, pkg-config
Package-List:
Package-List:
libzmq3-dev deb libdevel optional arch=any
libzmq3-dev deb libdevel optional arch=any
libzmq5 deb libs optional arch=any
libzmq5 deb libs optional arch=any
...
...
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