aboutsummaryrefslogtreecommitdiffstats
path: root/community/freerdp
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-28 21:56:46 -0300
committerFrancesco Colista <fcolista@alpinelinux.org>2019-05-29 06:42:09 +0000
commitb20fa6f3c9f3ccc15ca7f6f55c608242bfb39378 (patch)
treeb4b27eafdf4950c8810f8e60e8397522552c79d2 /community/freerdp
parent0dadfe68909beb81a6b4de5f38eb48c3110dc61f (diff)
downloadaports-b20fa6f3c9f3ccc15ca7f6f55c608242bfb39378.tar.bz2
aports-b20fa6f3c9f3ccc15ca7f6f55c608242bfb39378.tar.xz
community/freerdp: remove duplicate definition of dependency
Diffstat (limited to 'community/freerdp')
-rw-r--r--community/freerdp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/freerdp/APKBUILD b/community/freerdp/APKBUILD
index b68fcf039a..bd51891fa8 100644
--- a/community/freerdp/APKBUILD
+++ b/community/freerdp/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="Apache-2.0"
options="!check" # As of 2.0.0_rc4 no test suite is available
makedepends="openssl-dev libxcursor-dev cups-dev alsa-lib-dev ffmpeg-dev
- cups-dev libxkbfile-dev libxinerama-dev libxv-dev libxdamage-dev
+ libxkbfile-dev libxinerama-dev libxv-dev libxdamage-dev
libjpeg-turbo-dev libxi-dev cmake bsd-compat-headers
gst-plugins-base-dev gsm-dev linux-headers"
subpackages="$pkgname-doc $pkgname-dev $pkgname-plugins $pkgname-libs"