diff options
| author | manuel <manuel@mausz.at> | 2016-12-13 13:45:04 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2016-12-13 13:45:04 +0100 |
| commit | 1e5bdca69f7676b2dbcd64f0f44f31b12b337b7c (patch) | |
| tree | de36b55c5b49c0b266ebf8a5276815d2ac1a8ae5 /project/cmake/scripts/android | |
| parent | 8cdf8dec703d882b46ca50a769fabb95ffc48e2c (diff) | |
| download | kodi-pvr-build-1e5bdca69f7676b2dbcd64f0f44f31b12b337b7c.tar.gz kodi-pvr-build-1e5bdca69f7676b2dbcd64f0f44f31b12b337b7c.tar.bz2 kodi-pvr-build-1e5bdca69f7676b2dbcd64f0f44f31b12b337b7c.zip | |
sync with upstream
Diffstat (limited to 'project/cmake/scripts/android')
| -rw-r--r-- | project/cmake/scripts/android/Install.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project/cmake/scripts/android/Install.cmake b/project/cmake/scripts/android/Install.cmake index 5c66f41..025f194 100644 --- a/project/cmake/scripts/android/Install.cmake +++ b/project/cmake/scripts/android/Install.cmake | |||
| @@ -91,7 +91,6 @@ foreach(lib IN LISTS required_dyload dyload_optional ITEMS Shairplay) | |||
| 91 | endif() | 91 | endif() |
| 92 | endforeach() | 92 | endforeach() |
| 93 | add_bundle_file(${SMBCLIENT_LIBRARY} ${libdir} "") | 93 | add_bundle_file(${SMBCLIENT_LIBRARY} ${libdir} "") |
| 94 | add_bundle_file(${DEPENDS_PATH}/lib/librtmp.so ${libdir} "") | ||
| 95 | 94 | ||
| 96 | # Main targets from Makefile.in | 95 | # Main targets from Makefile.in |
| 97 | if(CPU MATCHES i686) | 96 | if(CPU MATCHES i686) |
