Add hidden build-only dependency on KWayland found by aja
This commit is contained in:
parent
4f3cce6109
commit
0937bbb30d
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2022/01/05 08:02:59 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2022/01/05 20:50:31 rsadowski Exp $
|
||||
|
||||
COMMENT = desktop sharing
|
||||
DISTNAME = krfb-${VERSION}
|
||||
CATEGORIES = net x11
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += krfbprivate 2.1 # 5.0
|
||||
|
||||
@ -23,6 +24,8 @@ MODKF5_I18N_CONFLICT = yes
|
||||
MODKF5_L10N_CONFLICT = yes
|
||||
MODKDE5_DOCS = yes
|
||||
|
||||
BUILD_DEPENDS = devel/kf5/kwayland
|
||||
|
||||
LIB_DEPENDS = devel/kf5/kauth \
|
||||
devel/kf5/kcodecs \
|
||||
devel/kf5/kconfig \
|
||||
|
Loading…
x
Reference in New Issue
Block a user