diff options
Diffstat (limited to 'graphics/zathura-ps/Makefile')
-rw-r--r-- | graphics/zathura-ps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index 8ae8891529c5..08a7a3661676 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libspectre.so:print/libspectre BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura -USES= meson ninja compiler:c11 desktop-file-utils pkgconfig ssl tar:xz +USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig ssl \ + tar:xz USE_GNOME= glib20 gtk30 PLIST_FILES= lib/zathura/libps.so \ |