mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
xfce-polkit: initial add 0.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ae097fd2ea
commit
63c8bed20b
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "A simple PolicyKit authentication agent for XFCE"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=758b03f872a88c99fc36d50c5932091c"
|
||||
|
||||
DEPENDS = "libxfce4ui polkit"
|
||||
|
||||
inherit xfce-app
|
||||
|
||||
SRC_URI = "git://github.com/ncopa/${BPN}.git"
|
||||
SRCREV = "6ad1ee833c9e22e4dd72a8f7d54562d046965283"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user