summaryrefslogtreecommitdiff
path: root/packages/images/xfce-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/images/xfce-image.bb')
-rw-r--r--packages/images/xfce-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/images/xfce-image.bb b/packages/images/xfce-image.bb
index a681428aa6..42b0907b2b 100644
--- a/packages/images/xfce-image.bb
+++ b/packages/images/xfce-image.bb
@@ -8,8 +8,8 @@ X_RDEPENDS = "xserver-kdrive-fbdev"
XFCE_DEPENDS = "${MACHINE_TASK_PROVIDER} task-xfce-base"
XFCE_RDEPENDS = "${XFCE_DEPENDS}"
-export IPKG_INSTALL = "${X_RDEPENDS} ${XFCE_RDEPENDS}"
+export PACKAGE_INSTALL = "${X_RDEPENDS} ${XFCE_RDEPENDS}"
DEPENDS = "${X_DEPENDS} ${XFCE_DEPENDS}"
-inherit image_ipk
+inherit image
LICENSE = "MIT"