diff options
| -rw-r--r-- | meta/packages/startup-notification/startup-notification_0.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/startup-notification/startup-notification_0.8.bb b/meta/packages/startup-notification/startup-notification_0.8.bb index cb631104e7..321dcfb1b9 100644 --- a/meta/packages/startup-notification/startup-notification_0.8.bb +++ b/meta/packages/startup-notification/startup-notification_0.8.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Startup notification support" | |||
| 2 | LICENSE = "LGPL" | 2 | LICENSE = "LGPL" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
| 5 | DEPENDS = "virtual/libx11" | 5 | DEPENDS = "virtual/libx11 libsm" |
| 6 | PR = "r1" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
