summaryrefslogtreecommitdiff
path: root/package/rdesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rdesktop/Makefile')
-rw-r--r--package/rdesktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/rdesktop/Makefile b/package/rdesktop/Makefile
index 410f73754..18b8169d1 100644
--- a/package/rdesktop/Makefile
+++ b/package/rdesktop/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= c6fcbed7f0ad7e60ac5fcb2d324d8b16
PKG_DESCR:= client for Windows Terminal Services
PKG_SECTION:= net
-PKG_BUILDDEP:= libiconv openssl
+PKG_BUILDDEP:= libiconv-tiny openssl
PKG_URL:= http://www.rdesktop.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=rdesktop/}
@@ -19,7 +19,7 @@ $(eval $(call PKG_template,RDESKTOP,rdesktop,$(PKG_VERSION)-${PKG_RELEASE},${PKG
CONFIGURE_ARGS+= --with-openssl="${STAGING_TARGET_DIR}/usr"
-post-install:
+rdesktop-install:
$(INSTALL_DIR) $(IDIR_RDESKTOP)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/rdesktop \
$(IDIR_RDESKTOP)/usr/bin