mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -05:00
Get AM_ICONV from gettext
This commit is contained in:
parent
63741aab8a
commit
900ab170cb
@ -13,7 +13,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
# - run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_RESULTS
|
# - run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_RESULTS
|
||||||
- run: mkdir -p $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: ./autogen.sh
|
||||||
- run: ./configure
|
- run: ./configure
|
||||||
- run: make distcheck distclean
|
- run: make distcheck distclean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user