summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb')
-rw-r--r--recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb b/recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb
index eef8e1c..302a0c7 100644
--- a/recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb
+++ b/recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb
@@ -1,7 +1,7 @@
# set the following variable to your one and only application which should
# be started
-RDEPENDS ?= "xterm"
+INITIAL_APP_PKGS ?= "xterm"
INITIAL_PATH ?= ""
X_APPLICATION ?= "/usr/bin/xterm"