diff options
Diffstat (limited to 'graphics/zathura-cb/Makefile')
-rw-r--r-- | graphics/zathura-cb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 47dfd0d9ea37..8a6327b2013b 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -15,8 +15,7 @@ BUILD_DEPENDS= appstream-util:devel/appstream-glib \ LIB_DEPENDS= libgirara-gtk3.so:x11-toolkits/girara RUN_DEPENDS= zathura:graphics/zathura -# testing without USES=ssl -USES= compiler:c11 desktop-file-utils gnome libarchive meson ninja \ +USES= compiler:c17 desktop-file-utils gnome libarchive meson \ pkgconfig tar:xz USE_GNOME= glib20 gtk30 |