diff options
Diffstat (limited to 'devel/appstream/Makefile')
-rw-r--r-- | devel/appstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/appstream/Makefile b/devel/appstream/Makefile index 5b888d465cd1..7881a685b33f 100644 --- a/devel/appstream/Makefile +++ b/devel/appstream/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS?= libcurl.so:ftp/curl \ libyaml.so:textproc/libyaml USES+= gettext gnome localbase:ldflags meson pkgconfig \ - python:3.6+,build tar:xz vala:build + python:build tar:xz vala:build USE_GNOME+= glib20 introspection:build libxml2 libxslt USE_LDCONFIG= yes |