Add libsm to DEPENDS of startup-notification
authorChris Lord <chris@openedhand.com>
Wed, 20 Dec 2006 16:05:07 +0000 (16:05 +0000)
committerChris Lord <chris@openedhand.com>
Wed, 20 Dec 2006 16:05:07 +0000 (16:05 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1067 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/startup-notification/startup-notification_0.8.bb

index cb63110..321dcfb 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Startup notification support"
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "optional"
-DEPENDS = "virtual/libx11"
+DEPENDS = "virtual/libx11 libsm"
 PR = "r1"
 
 inherit autotools pkgconfig