diff options
Diffstat (limited to 'graphics/gexiv2/Makefile')
-rw-r--r-- | graphics/gexiv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 8106e39f84d8..0875132f4852 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexiv2.so:graphics/exiv2 -USES= compiler:c++17-lang gnome libtool:build meson pathfix pkgconfig \ +USES= compiler:c++17-lang gnome meson pathfix pkgconfig \ python:build tar:xz vala:build USE_GNOME= glib20 introspection:build pygobject3 USE_LDCONFIG= yes |