mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-26 12:53:48 +02:00
libnotify3: add 0.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
11
meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb
Normal file
11
meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
DESCRIPTION = "Send desktop notifications to a notification daemon"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
|
||||
|
||||
DEPENDS = "dbus gtk+3"
|
||||
|
||||
BPN = "libnotify"
|
||||
|
||||
inherit gnome lib_package
|
||||
|
||||
Reference in New Issue
Block a user