All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] disko: add dependency python-scons-native
@ 2010-11-29  9:42 Klaus Schwarzkopf
  2010-11-29 10:40 ` Eric Bénard
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Schwarzkopf @ 2010-11-29  9:42 UTC (permalink / raw)
  To: openembedded-devel

* add dependency python-scons-native
* moved other dependencies to disko.inc
---
 recipes/disko/disko.inc      |    2 +-
 recipes/disko/disko_1.6.0.bb |    1 -
 recipes/disko/disko_1.7.0.bb |    1 -
 recipes/disko/disko_git.bb   |    1 -
 4 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/recipes/disko/disko.inc b/recipes/disko/disko.inc
index 8f531c5..21375c6 100644
--- a/recipes/disko/disko.inc
+++ b/recipes/disko/disko.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "Disko is an application framework, that can be used to develop GUI applications for embedded devices."
 LICENSE = "GPL"
 
-DEPENDS = "sqlite3 libpng jpeg curl alsa-lib freetype libxml2 libsigc++-2.0 openssl"
+DEPENDS = "python-scons-native sqlite3 libpng jpeg curl alsa-lib freetype libxml2 libsigc++-2.0 openssl taglib directfb virtual/libx11 hal libxv libxxf86vm"
 
 inherit scons pkgconfig
 
diff --git a/recipes/disko/disko_1.6.0.bb b/recipes/disko/disko_1.6.0.bb
index baf7fb3..db69223 100644
--- a/recipes/disko/disko_1.6.0.bb
+++ b/recipes/disko/disko_1.6.0.bb
@@ -4,7 +4,6 @@ PR = "r0"
 
 require disko.inc
 
-DEPENDS += "taglib directfb virtual/libx11 hal libxv libxxf86vm"
 
 SRC_URI = "http://www.diskohq.com/repository/ubuntu/pool/${PN}_${PV}.tar.bz2  \
 	   file://pkgconfig.patch \
diff --git a/recipes/disko/disko_1.7.0.bb b/recipes/disko/disko_1.7.0.bb
index 7907d7a..c815a43 100644
--- a/recipes/disko/disko_1.7.0.bb
+++ b/recipes/disko/disko_1.7.0.bb
@@ -4,7 +4,6 @@ PR = "r0"
 
 require disko.inc
 
-DEPENDS += "taglib directfb virtual/libx11 hal libxv libxxf86vm"
 
 SRC_URI = "http://www.diskohq.com/repository/ubuntu/pool/${PN}_${PV}.tar.gz \
            file://mmsfiletransfer.patch \
diff --git a/recipes/disko/disko_git.bb b/recipes/disko/disko_git.bb
index 71d694d..8e853e6 100644
--- a/recipes/disko/disko_git.bb
+++ b/recipes/disko/disko_git.bb
@@ -8,7 +8,6 @@ DEFAULT_PREFERENCE = "-1"
 
 require disko.inc
 
-DEPENDS += "taglib directfb virtual/libx11 hal libxv libxxf86vm"
 
 SRC_URI = "git://www.diskohq.org/disko.git;protocol=git \
 	   file://pkgconfig.patch \
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-29 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29  9:42 [PATCH] disko: add dependency python-scons-native Klaus Schwarzkopf
2010-11-29 10:40 ` Eric Bénard
2010-11-29 14:45   ` Klaus Schwarzkopf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.