diff options
Diffstat (limited to 'packages/images/xfce-image.bb')
-rw-r--r-- | packages/images/xfce-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/xfce-image.bb b/packages/images/xfce-image.bb index f861b9e6dd..a681428aa6 100644 --- a/packages/images/xfce-image.bb +++ b/packages/images/xfce-image.bb @@ -12,4 +12,4 @@ export IPKG_INSTALL = "${X_RDEPENDS} ${XFCE_RDEPENDS}" DEPENDS = "${X_DEPENDS} ${XFCE_DEPENDS}" inherit image_ipk -LICENSE = MIT +LICENSE = "MIT" |