mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Get AM_ICONV from gettext
This commit is contained in:
parent
63741aab8a
commit
900ab170cb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user