diff options
Diffstat (limited to 'app-text/kbibtex/files/kbibtex-fix-cmake.patch')
| -rw-r--r-- | app-text/kbibtex/files/kbibtex-fix-cmake.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-text/kbibtex/files/kbibtex-fix-cmake.patch b/app-text/kbibtex/files/kbibtex-fix-cmake.patch deleted file mode 100644 index 9fd7b41c2f9..00000000000 --- a/app-text/kbibtex/files/kbibtex-fix-cmake.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/CMakeLists.txt 2015-07-26 22:10:03.158276297 +0200 -+++ b/CMakeLists.txt 2015-07-26 22:11:22.380277657 +0200 -@@ -45,14 +45,8 @@ - Network - ) - --find_package( -- Qt5 ${QT_MIN_VERSION} -- QUIET -- CONFIG -- COMPONENTS -- WebEngineWidgets -- WebKitWidgets --) -+find_package(Qt5WebEngineWidgets ${QT_MIN_VERSION} QUIET CONFIG COMPONENTS) -+find_package(Qt5WebKitWidgets ${QT_MIN_VERSION} QUIET CONFIG COMPONENTS) - - find_package( - KF5 ${KF5_MIN_VERSION} |
