summaryrefslogtreecommitdiff
path: root/package/rdesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rdesktop/Makefile')
-rw-r--r--package/rdesktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/rdesktop/Makefile b/package/rdesktop/Makefile
index 784c19ee4..ebf30cf03 100644
--- a/package/rdesktop/Makefile
+++ b/package/rdesktop/Makefile
@@ -9,7 +9,8 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= f5382c5c85b0d2cc88b9b1aa9bbf1356
PKG_DESCR:= client for Windows Terminal Services
PKG_SECTION:= net
-PKG_BUILDDEP:= libiconv-tiny openssl
+PKG_DEPENDS:= libsamplerate libopenssl alsa-lib libao
+PKG_BUILDDEP:= libiconv-tiny openssl libsamplerate alsa-lib libao
PKG_URL:= http://www.rdesktop.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=rdesktop/}