diff options
Diffstat (limited to 'devel/py-XStatic-Angular-Schema-Form/Makefile')
-rw-r--r-- | devel/py-XStatic-Angular-Schema-Form/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-XStatic-Angular-Schema-Form/Makefile b/devel/py-XStatic-Angular-Schema-Form/Makefile index 1b0cc7bb8e91..f0ccbd60e7e4 100644 --- a/devel/py-XStatic-Angular-Schema-Form/Makefile +++ b/devel/py-XStatic-Angular-Schema-Form/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Forms from a JSON schema (angular-schema-form) -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic@${FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |