net/gssdp: Remove unneeded USES=pathfix

This commit is contained in:
Po-Chuan Hsieh 2021-07-14 23:50:34 +08:00
parent e377cd8ed2
commit 6a1a237e7a
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= glib>=2.54:devel/glib20 \
libsoup>=2.26.1:devel/libsoup
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
USES= gnome meson pathfix pkgconfig tar:xz
USES= gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true