diff options
-rw-r--r-- | meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.2.bb b/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.2.bb index ab720f8e4..1fb4a5be2 100644 --- a/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.2.bb +++ b/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A simple PolicyKit authentication agent for XFCE" | 1 | SUMMARY = "A simple PolicyKit authentication agent for XFCE" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=758b03f872a88c99fc36d50c5932091c" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=758b03f872a88c99fc36d50c5932091c" |
4 | 4 | ||
5 | DEPENDS = "libxfce4ui polkit" | 5 | DEPENDS = "libxfce4ui polkit" |
6 | 6 | ||