mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/purpose: Fix IUSE=bluetooth
Reported-by: diddly (in #gentoo-kde) Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -42,7 +42,9 @@ RESTRICT+=" test"
|
||||
|
||||
src_prepare() {
|
||||
ecm_src_prepare
|
||||
cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth
|
||||
|
||||
use bluetooth ||
|
||||
cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
@@ -42,7 +42,9 @@ RESTRICT+=" test"
|
||||
|
||||
src_prepare() {
|
||||
ecm_src_prepare
|
||||
cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth
|
||||
|
||||
use bluetooth ||
|
||||
cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
Reference in New Issue
Block a user