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:
Piotr Kubaj
2019-06-10 10:02:29 +00:00
parent 76d6630300
commit ed44f24fa0
+1 -1
View File
@@ -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