git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f726f5
)
obex-data-server: Adding imagemagick to DEPENDS (requires MagicWand by default).
author
Stanislav Brabec
<utx@penguin.cz>
Sun, 18 Jul 2010 09:24:55 +0000
(09:24 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Sun, 18 Jul 2010 09:24:55 +0000
(09:24 +0000)
recipes/openobex/obex-data-server_0.4.4.bb
patch
|
blob
|
history
diff --git
a/recipes/openobex/obex-data-server_0.4.4.bb
b/recipes/openobex/obex-data-server_0.4.4.bb
index
8ba2d40
..
caff2fd
100644
(file)
--- a/
recipes/openobex/obex-data-server_0.4.4.bb
+++ b/
recipes/openobex/obex-data-server_0.4.4.bb
@@
-1,7
+1,8
@@
DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality"
LICENSE = "GPLv2"
+PR = "r1"
-DEPENDS = "gtk+ bluez4 dbus-glib openobex"
+DEPENDS = "gtk+ bluez4 dbus-glib
imagemagick
openobex"
SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"