Skip to content

Commit

Permalink
net/gupnp-igd: Update *_DEPENDS after gssdp 1.5.0 and 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 8c4d066 commit 9029441
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions net/gupnp-igd/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gupnp-igd
PORTVERSION= 1.2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= GNOME

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

BUILD_DEPENDS= gobject-introspection>=0.10:devel/gobject-introspection \
gssdp>=1.2.0:net/gssdp \
gupnp>=1.2.0:net/gupnp
LIB_DEPENDS= libgssdp-1.2.so:net/gssdp \
libgupnp-1.2.so:net/gupnp
gssdp14>=1.2.0:net/gssdp14 \
gupnp14>=1.2.0:net/gupnp14
LIB_DEPENDS= libgssdp-1.2.so:net/gssdp14 \
libgupnp-1.2.so:net/gupnp14

USES= compiler:c11 gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
Expand Down

0 comments on commit 9029441

Please sign in to comment.