mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-irc/quassel: Really disable KF5Sonnet
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -112,6 +112,7 @@ src_configure() {
|
||||
# bug #830708
|
||||
if use gui || use monolithic ; then
|
||||
mycmakeargs+=(
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Sonnet=ON
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_LibsnoreQt5=ON
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_dbusmenu-qt5=ON
|
||||
$(cmake_use_find_package dbus Qt5DBus)
|
||||
|
||||
@@ -104,6 +104,7 @@ src_configure() {
|
||||
# bug #830708
|
||||
if use gui || use monolithic ; then
|
||||
mycmakeargs+=(
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Sonnet=ON
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_LibsnoreQt5=ON
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_dbusmenu-qt5=ON
|
||||
$(cmake_use_find_package dbus Qt5DBus)
|
||||
|
||||
Reference in New Issue
Block a user