diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-16 18:48:13 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-09-20 10:02:45 +0200 |
| commit | fc9386733a63fd7d3fc3a37a774d6b17da8efa3c (patch) | |
| tree | 726c2b129a647ecca79067d9cebb5bdad1ef9bc8 /meta-gnome/recipes-gnome/libnotify | |
| parent | 0de90ae3fae0a389f6587bcf79983eb771a1ce31 (diff) | |
| download | meta-openembedded-fc9386733a63fd7d3fc3a37a774d6b17da8efa3c.tar.gz | |
recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/libnotify')
| -rw-r--r-- | meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb b/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb index 45adbd7416..3e91e97265 100644 --- a/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb +++ b/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb | |||
| @@ -3,6 +3,8 @@ SECTION = "libs" | |||
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" |
| 5 | 5 | ||
| 6 | PR = "r1" | ||
| 7 | |||
| 6 | DEPENDS = "dbus gtk+" | 8 | DEPENDS = "dbus gtk+" |
| 7 | 9 | ||
| 8 | inherit gnome | 10 | inherit gnome |
