liblokimq-dev needs to be arch: any

It installed a arch-dependent pkgconfig file and plain .so.
This commit is contained in:
Jason Rhinelander 2020-03-25 16:19:07 -03:00
parent e9baf6ed43
commit dd49062fe9

2
debian/control vendored
View file

@ -8,7 +8,7 @@ Homepage: https://github.com/loki-project/loki-mq
Package: liblokimq-dev
Section: libdevel
Architecture: all
Architecture: any
Depends: liblokimq0 (= ${binary:Version}), ${misc:Depends}, libzmq3-dev (>= 4.3), libmapbox-variant-dev
Description: zeromq-based Loki message passing library (headers)
This C++14 library contains an abstraction layer around ZeroMQ to support