mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/xournalpp: Broken on armv7 and i386
Reported by: fallout
This commit is contained in:
parent
96886ab6fd
commit
2d7a8b1cd0
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue