aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-08-05 04:34:55 +0800
committerJan Beich <jbeich@FreeBSD.org>2020-08-05 04:34:55 +0800
commita723e92f56f660b134e3588e5953d132bbba3b50 (patch)
treef1eb3a092e603fcbd440a2ff360e6b4f2fbef9ad
parente84d9eedece3a0fc0b0de931402f9330b7e3b25e (diff)
downloadfreebsd-ports-gnome-a723e92f56f660b134e3588e5953d132bbba3b50.tar.gz
freebsd-ports-gnome-a723e92f56f660b134e3588e5953d132bbba3b50.tar.zst
freebsd-ports-gnome-a723e92f56f660b134e3588e5953d132bbba3b50.zip
x11/wcm: track libwayland dependency
====> Running Q/A tests (stage-qa) Error: /usr/local/bin/wcm is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
-rw-r--r--x11/wcm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/wcm/Makefile b/x11/wcm/Makefile
index 227993bf1f52..143722e098e9 100644
--- a/x11/wcm/Makefile
+++ b/x11/wcm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wcm
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
@@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayfire>0:x11-wm/wayfire
LIB_DEPENDS= libevdev.so:devel/libevdev \
- libwf-config.so:devel/wf-config
+ libwf-config.so:devel/wf-config \
+ libwayland-client.so:graphics/wayland
CONFLICTS_INSTALL= wcmcommander # bin/wcm