diff options
Diffstat (limited to 'recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb')
-rw-r--r-- | recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb b/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb index 2e44da9..968c98e 100644 --- a/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb +++ b/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb @@ -1,7 +1,7 @@ # set the following variable to your one and only application which should # be started -RDEPENDS ?= "qtsmarthome" +INITIAL_APP_PKGS ?= "qtsmarthome" INITIAL_PATH ?= "/usr/share/qtsmarthome-1.0" X_APPLICATION ?= "${INITIAL_PATH}/smarthome" |