diff options
Diffstat (limited to 'tools/depends')
-rw-r--r-- | tools/depends/native/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/native/Makefile b/tools/depends/native/Makefile index b76dfcced0..1a179e29f8 100644 --- a/tools/depends/native/Makefile +++ b/tools/depends/native/Makefile @@ -34,7 +34,7 @@ libpng-native: zlib-native swig-native: pcre-native distribute-native: python27-native distutilscross-native: python27-native distribute-native -tar-native: xz-native +tar-native: xz-native automake-native python27-native: zlib-native #liblzo2 has stale packaged automake files that cause borked host/build detection |