Unbreak with ld.bfd.
reported by sthen@
This commit is contained in:
parent
533a2e8503
commit
b5bcaa0b13
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2019/01/01 11:33:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2019/01/03 07:24:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= service interface for assistive technologies
|
||||
|
||||
@ -20,6 +20,9 @@ MODULES= devel/meson \
|
||||
LIB_DEPENDS= devel/glib2 \
|
||||
x11/dbus
|
||||
|
||||
# needed for ld.bfd(1)
|
||||
MODGNOME_LDFLAGS= -L${X11BASE}/lib
|
||||
|
||||
MODGNOME_TOOLS= gobject-introspection
|
||||
|
||||
# connects to DBus
|
||||
|
Loading…
x
Reference in New Issue
Block a user