graphics/proj: Update compiler requirements
Change USES= compiler:c++11-lang to compiler:c++17-lang PR: 285477 Reviewed by: lbartoletti
This commit is contained in:
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
TEST_DEPENDS= googletest>0:devel/googletest
|
||||
#RUN_DEPENDS= proj-data>=0:graphics/proj-data
|
||||
|
||||
USES= compiler:c++11-lang cmake:testing cpe pathfix pkgconfig sqlite
|
||||
USES= compiler:c++17-lang cmake:testing cpe pathfix pkgconfig sqlite
|
||||
CPE_VENDOR= proj_project
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user