diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp-dlna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile index b23f823aced2..a92548c8df5e 100644 --- a/net/gupnp-dlna/Makefile +++ b/net/gupnp-dlna/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= gupnp>=0.19.0:net/gupnp CONFIGURE_ARGS= --enable-introspection \ --enable-gstreamer-metadata-backend -USES= gmake libtool pathfix pkgconfig tar:xz +USES= gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build libxml2 USE_GSTREAMER1= yes GNU_CONFIGURE= yes |