| Submitter | Peter Tworek |
|---|---|
| Date | Jan. 30, 2012, 7:46 p.m. |
| Message ID | <1327952803-17407-1-git-send-email-tworaz666@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/20337/ |
| State | Accepted |
| Commit | da3a1350d85db7dc33af15cd9cbccef28fbd1c91 |
| Headers | show |
Comments
Patch
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb index 80d7712..2b4ccbb 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ PR = "r1" SECTION = "x11/gnome" -DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring libx11 libxi" +DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring virtual/libx11 libxi" inherit gnome
Signed-off-by: Peter Tworek <tworaz666@gmail.com> --- .../gnome-bluetooth/gnome-bluetooth_2.32.0.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)