diff options
Diffstat (limited to 'devel/xcb-proto')
-rw-r--r-- | devel/xcb-proto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |