aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-12-28 19:06:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-01-02 23:01:49 +0100
commitc23c921ec9872366dd407287d3db79d9ebcdc81e (patch)
tree10854f69ec67294cf45538424a211c4d89254d51
parent*/*: Happy new year (diff)
downloadkde-c23c921e.tar.gz
kde-c23c921e.tar.bz2
kde-c23c921e.zip
kde-apps/umbrello: Update deps and cmake arg, kdelibs4support--
Upstream commits: 3fa47506f43abbbac6655c7cf137af4f88229b1d 7ed0c176cc2d8877e506bd2fe5128f504552817d Bug: https://bugs.gentoo.org/876616 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/umbrello/umbrello-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/kde-apps/umbrello/umbrello-9999.ebuild b/kde-apps/umbrello/umbrello-9999.ebuild
index e57251708e..f63f96eecc 100644
--- a/kde-apps/umbrello/umbrello-9999.ebuild
+++ b/kde-apps/umbrello/umbrello-9999.ebuild
@@ -33,7 +33,6 @@ RDEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdelibs4support-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
@@ -58,7 +57,6 @@ PATCHES=(
src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON # broken, re-enable w/ ECM_QTHELP
- -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets=ON
-DBUILD_APIDOC=OFF
-DBUILD_KF5=ON
-DBUILD_PHP_IMPORT=$(usex php)