aboutsummaryrefslogtreecommitdiff
path: root/.builds/fedora.yml
diff options
context:
space:
mode:
authorStephan Lachnit <stephanlachnit@protonmail.com>2020-02-28 10:41:01 +0100
committerHarry Jeffery <harry@exec64.co.uk>2020-12-02 00:19:14 +0000
commit84a1f7aa83326f1e4aac20e02d81f9c8dc4d5310 (patch)
treee4e6c2066fc389be4c833663cc136a277f167f3d /.builds/fedora.yml
parent82960d3c41601652860843c1040acaf7860d79d0 (diff)
downloadimv-84a1f7aa83326f1e4aac20e02d81f9c8dc4d5310.tar.gz
Use system inih if available
* inih is now widely available as a system library * if not, a fallback from Wrap DB can be used Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
Diffstat (limited to '.builds/fedora.yml')
-rw-r--r--.builds/fedora.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/fedora.yml b/.builds/fedora.yml
index b4ea167..d5fd4b3 100644
--- a/.builds/fedora.yml
+++ b/.builds/fedora.yml
@@ -3,6 +3,7 @@ packages:
- asciidoc
- clang
- freeimage-devel
+ - inih
- libX11-devel
- libcmocka-devel
- libicu-devel