From: Chris Larson Date: Mon, 15 Mar 2004 19:18:15 +0000 (+0000) Subject: Add libglade to gpe-bluetooth's DEPENDS. X-Git-Tag: Release-2010-05/1~19922 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac54ab6b05f9fbdd524557923894a3780de12dc;p=openembedded.git Add libglade to gpe-bluetooth's DEPENDS. BKrev: 40560177rX2JTHCESfQ_qt_8-lZySw --- diff --git a/gpe-bluetooth/gpe-bluetooth_0.35.oe b/gpe-bluetooth/gpe-bluetooth_0.35.oe index 0fcea6719f..d54655759a 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.35.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.35.oe @@ -1,5 +1,5 @@ DESCRIPTION = "GPE bluetooth support" -DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs bluez-sdp sqlite dbus" +DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs bluez-sdp sqlite dbus libglade" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional"