gnu: upx: Fix UCL input.
authorMarius Bakke <mbakke@fastmail.com>
Fri, 18 Oct 2019 12:43:27 +0000 (14:43 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Fri, 18 Oct 2019 12:43:27 +0000 (14:43 +0200)
commitd8963031afa3044fe5c52d04d174a209ca6bd618
tree8f06b4f81d013d7e0abb564a711a3e0021baba5d
parent41c27444637e4bd8817a30e2b933e85abedadcc8
gnu: upx: Fix UCL input.

UCL is a runtime dependency, and thus should not be a native input.

* gnu/packages/compression.scm (upx)[native-inputs]: Move UCL from here ...
[inputs]: ... to here.
gnu/packages/compression.scm