git » freerdp.git » commit 98df061

Remove unused dependencies

author Balló György
2023-03-30 19:07:23 UTC
committer Balló György
2023-03-30 19:07:23 UTC
parent 68c217d3b667ab27e74747c41f96be64223521c7

Remove unused dependencies

PKGBUILD +1 -5

diff --git a/PKGBUILD b/PKGBUILD
index 2e83920..73af3b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,19 +5,15 @@
 _name=FreeRDP
 pkgname=freerdp
 pkgver=2.10.0
-pkgrel=2
+pkgrel=3
 epoch=2
 pkgdesc="Free implementation of the Remote Desktop Protocol (RDP)"
 arch=(x86_64)
 url="https://www.freerdp.com/"
 license=(Apache)
 depends=(
-  dbus-glib
   glibc
-  gstreamer
-  gst-plugins-base-libs
   libcups
-  libgssglue
   libx11
   libxcursor
   libxext