Skip to content

Commit

Permalink
net/gupnp-ui: Update *_DEPENDS after gupnp 1.5.0 update
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Apr 26, 2022
1 parent d1e78c4 commit 34f8893
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net/gupnp-dlna/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gupnp-dlna
PORTVERSION= 0.10.3
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= GNOME

Expand All @@ -13,9 +13,9 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= valac:lang/vala \
gupnp>=0.19.0:net/gupnp
LIB_DEPENDS= libgupnp-1.2.so:net/gupnp
RUN_DEPENDS= gupnp>=0.19.0:net/gupnp
gupnp14>=0.19.0:net/gupnp14
LIB_DEPENDS= libgupnp-1.2.so:net/gupnp14
RUN_DEPENDS= gupnp14>=0.19.0:net/gupnp14

CONFIGURE_ARGS= --enable-introspection \
--enable-gstreamer-metadata-backend
Expand Down

0 comments on commit 34f8893

Please sign in to comment.