kconfig: buildlink libexec/kf5/* files. needed for latest cmake
This commit is contained in:
parent
8b99ba289e
commit
0982099f67
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.21 2021/04/21 11:40:17 adam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.22 2021/06/16 10:33:51 markd Exp $
|
||||
|
||||
BUILDLINK_TREE+= kconfig
|
||||
|
||||
|
@ -9,6 +9,8 @@ BUILDLINK_API_DEPENDS.kconfig+= kconfig>=5.18.0
|
|||
BUILDLINK_ABI_DEPENDS.kconfig?= kconfig>=5.80.0nb1
|
||||
BUILDLINK_PKGSRCDIR.kconfig?= ../../devel/kconfig
|
||||
|
||||
BUILDLINK_FILES.kconfig+= libexec/kf5/*
|
||||
|
||||
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
||||
.endif # KCONFIG_BUILDLINK3_MK
|
||||
|
||||
|
|
Loading…
Reference in a new issue