From 7bb717aded4217041b40f3d59bc920e8f2eb15ab Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 9 Oct 2022 18:18:38 +0200 Subject: devel/xcb-protos: missing BUILD_DEPEND on devel/xorgproto --- devel/xcb-proto/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/xcb-proto/Makefile b/devel/xcb-proto/Makefile index 352b1bc..38e4434 100644 --- a/devel/xcb-proto/Makefile +++ b/devel/xcb-proto/Makefile @@ -18,6 +18,8 @@ MODULES= lang/python xenocara SEPARATE_BUILD = Yes CONFIGURE_STYLE = autoreconf +BUILD_DEPENDS = devel/xorg-util-macros + NO_BUILD = Yes NO_TEST = Yes MODPY_BUILDDEP = Yes -- cgit v1.2.3