aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tsclient/tsclient_0.140.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tsclient/tsclient_0.140.bb')
-rw-r--r--recipes/tsclient/tsclient_0.140.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tsclient/tsclient_0.140.bb b/recipes/tsclient/tsclient_0.140.bb
index b091ee1c73..f1231812db 100644
--- a/recipes/tsclient/tsclient_0.140.bb
+++ b/recipes/tsclient/tsclient_0.140.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A frontend for rdesktop and other remote desktop tools"
HOMEPAGE = "http://www.gnomepro.com/tsclient/"
LICENSE = "GPL"
DEPENDS = "glib-2.0 gtk+ gnome-panel rdesktop"
-RDEPENDS = "rdesktop"
+RDEPENDS_${PN} = "rdesktop"
PR = "r1"
SRC_URI = "http://www.gnomepro.com/tsclient/${P}.tar.gz"