graphics/xournalpp: Broken on armv7 and i386

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-09-18 19:45:22 -07:00
parent 96886ab6fd
commit 2d7a8b1cd0

View file

@ -10,6 +10,9 @@ WWW= https://github.com/xournalpp/xournalpp
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails: error: redefinition of 'getGVariantValue<unsigned int>': see https://github.com/xournalpp/xournalpp/issues/5873
BROKEN_i386= compilation fails: error: redefinition of 'getGVariantValue<unsigned int>': see https://github.com/xournalpp/xournalpp/issues/5873
BUILD_DEPENDS= help2man:misc/help2man
LIB_DEPENDS= libgtksourceview-4.so:x11-toolkits/gtksourceview4 \
libharfbuzz.so:print/harfbuzz \