diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-08-09 22:32:46 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-08-09 22:32:46 -0500 |
commit | bfacbbfc83313dde1e1bde525227f62be5463dce (patch) | |
tree | 0e4d986b0e4a34914611e749bbee156a5a158a32 /libre/kodi | |
parent | f2ae11a683ed1a0d369d6b24114504f7496d5785 (diff) | |
download | abslibre-bfacbbfc83313dde1e1bde525227f62be5463dce.tar.gz abslibre-bfacbbfc83313dde1e1bde525227f62be5463dce.tar.bz2 abslibre-bfacbbfc83313dde1e1bde525227f62be5463dce.zip |
kodi-17.3-4.parabola1: updating libre.patch
Diffstat (limited to 'libre/kodi')
-rw-r--r-- | libre/kodi/libre.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/kodi/libre.patch b/libre/kodi/libre.patch index 0487e5d88..6170efa08 100644 --- a/libre/kodi/libre.patch +++ b/libre/kodi/libre.patch @@ -392,7 +392,8 @@ index 5d7763365..6946a6e56 100644 TestFile.cpp TestFileFactory.cpp - TestRarFile.cpp - TestZipFile.cpp) + TestZipFile.cpp + TestZipManager.cpp) core_add_test_library(filesystem_test) diff --git a/xbmc/filesystem/test/Makefile b/xbmc/filesystem/test/Makefile |