libzmq/packaging
Luca Boccassi c27afbca27 Problem: dev packages do not depend on static deps
Solution: add them so that pkg-config Requires.private is
satisfied
2018-12-15 00:44:00 +00:00
..
debian Problem: dev packages do not depend on static deps 2018-12-15 00:44:00 +00:00
nuget Problem: generated NuGet files out of date. 2017-12-27 17:31:02 -08:00
obs Problem: Debian packages are missing zmq.hpp 2017-12-01 01:09:28 +00:00
redhat Problem: dev packages do not depend on static deps 2018-12-15 00:44:00 +00:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.