mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/kdeplasma-addons: Fix disable eigen
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -42,7 +42,7 @@ src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DDBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces/"
|
||||
-DWITH_Nepomuk=OFF
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_Eigen2=OFF
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_Eigen2=ON
|
||||
$(cmake-utils_use_with attica LibAttica)
|
||||
$(cmake-utils_use_with desktopglobe Marble)
|
||||
$(cmake-utils_use_with exif Kexiv2)
|
||||
|
||||
Reference in New Issue
Block a user