Mark BROKEN

gprinter.cpp:430:32: error: use of undeclared identifier 'stp_get_papersize_by_name'
                const stp_papersize_t *paper=stp_get_papersize_by_name(papersize);

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-09-08 05:47:45 +00:00
parent fa66c5d9ce
commit 625f6a4688
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511538

View File

@ -11,6 +11,8 @@ COMMENT= Utility to print multiple images per sheet
LICENSE= GPLv2
BROKEN= fails to build
LIB_DEPENDS= libcups.so:print/cups \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \