git: 72034e7cc4a9 - main - graphics/gstreamer1-plugins-kms: Add libdrm to the lib depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jun 2022 17:38:25 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=72034e7cc4a9590828bf344b22d39674e9a50f8a
commit 72034e7cc4a9590828bf344b22d39674e9a50f8a
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-06-14 17:35:38 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-06-14 17:38:22 +0000
graphics/gstreamer1-plugins-kms: Add libdrm to the lib depends
Even if it do not use libkms anymore it still needs libdrm.
Reported by: fluffy
---
multimedia/gstreamer1-plugins/Makefile.common | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index d54cb67e49a0..535903229003 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -306,6 +306,7 @@ gst_jpeg_USES= jpeg
gst_kate_LIB_DEPENDS= libkate.so:multimedia/libkate
# kms
+gst_kms_LIB_DEPENDS= libdrm.so:graphics/libdrm
gst_kms_GST_PLUGIN_DIR= sys/kms
# ladspa