x11-toolkits/ztoolkit: fix build on GCC-based systems

by adding compiler:c11 to USES:

  cc1: error: unrecognized command line option "-std=gnu11"
This commit is contained in:
Mark Linimon 2021-06-07 06:11:15 -05:00
parent 31703df4a9
commit cd128660bc

View File

@ -11,7 +11,7 @@ COMMENT= GUI toolkit heavily inspired by GTK
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gnome meson pkgconfig xorg
USES= compiler:c11 gnome meson pkgconfig xorg
USE_GNOME= cairo
USE_XORG= x11