1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-02 06:01:10 +00:00

Get AM_ICONV from gettext

This commit is contained in:
Moritz Grimm 2020-01-27 16:30:24 +01:00
parent 63741aab8a
commit 900ab170cb

View File

@ -13,7 +13,7 @@ jobs:
- checkout
# - run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_RESULTS
- run: mkdir -p $CIRCLE_TEST_RESULTS
- run: sudo apt-get install lcov check libshout-dev libtagc0-dev libxml2-dev
- run: sudo apt-get install gettext lcov check libshout-dev libtagc0-dev libxml2-dev
- run: ./autogen.sh
- run: ./configure
- run: make distcheck distclean