diff options
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index c41c9b8f7ee2..a922f0627886 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libsynctex.so:devel/tex-synctex USES= compiler:c11 desktop-file-utils gettext-tools:build gnome meson \ - ninja pkgconfig python:3.6+ + ninja pkgconfig python USE_GNOME= gdkpixbuf2 glib20 gtk30 MESON_ARGS= -Dseccomp=disabled -Dtests=disabled |