- Supplement properly the qt5 and the plasma5-workspace

- Fix providing libgpg-error0 bsc#1072061 when bundling

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=565
This commit is contained in:
Tomáš Chvátal
2017-12-11 14:36:20 +00:00
committed by Git OBS Bridge
parent 7933cd9b97
commit a71c92e39d
4 changed files with 31 additions and 3 deletions

6
lo-requires Normal file
View File

@@ -0,0 +1,6 @@
# do not require some internal libraries
/usr/lib/rpm/find-requires “$@” | \
grep -v -e libgpgme.so \
-e libgpgmepp.so \
-e libassuan.so \
-e libgpg-error.so