math/libxls: fix build
Add USES=compiler:c++11-lang: configure: error: *** A compiler with support for C++11 language features is required. Approved by: mentors (implicite approval)
This commit is contained in:
@@ -10,7 +10,7 @@ COMMENT= Extract Cell Data From Excel xls files
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= libtool
|
||||
USES= compiler:c++11-lang libtool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
Reference in New Issue
Block a user