diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-11 14:13:39 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-11 14:13:39 +0200 |
commit | 5c64cca0c46fd5a7946469e4f227d561b2eae8be (patch) | |
tree | 974d4ee2d49677903afeb1cf942c89d3bca8d613 | |
parent | 62bbbe56fefd6a9fe586cf71bcfc4f9d4826ec48 (diff) | |
parent | af90a74791ab467d6e7800927447b3e877ffd328 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
-rw-r--r-- | recipes/startup-monitor/startup-monitor_0.18-2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/startup-monitor/startup-monitor_0.18-2.bb b/recipes/startup-monitor/startup-monitor_0.18-2.bb index 38ec5049b2..6ed362e3e2 100644 --- a/recipes/startup-monitor/startup-monitor_0.18-2.bb +++ b/recipes/startup-monitor/startup-monitor_0.18-2.bb @@ -3,6 +3,7 @@ LICENSE = "GPL" SECTION = "libs" PRIORITY = "optional" DEPENDS = "virtual/libx11 startup-notification glib-2.0 libmatchbox" +PR = "r1" inherit gpe pkgconfig |