summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-04-02 19:39:54 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-04-02 19:39:54 +0000
commit9c67c93114222bc6a33e653c21a1fa71a5d65e5e (patch)
tree3dffa07bd0d9bd22c74a65f89bf62b1df5a1ed88 /recipes/nonworking
parentb711f9d53e5647a993ee3e258bd2e1f37b0875e3 (diff)
downloadopenembedded-9c67c93114222bc6a33e653c21a1fa71a5d65e5e.tar.gz
virtual/gail: Introduction of new virtual:
* provided by gtk+ >= 2.13.0 or gail * gtk+ >= 2.13.0 now stages libgailutil * use appropriate PROVIDES and DEPENDS for gail * bump PR to fix packages dependencies
Diffstat (limited to 'recipes/nonworking')
-rw-r--r--recipes/nonworking/sword/gnomesword_2.1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/nonworking/sword/gnomesword_2.1.2.bb b/recipes/nonworking/sword/gnomesword_2.1.2.bb
index a4ec60d040..6fe172af88 100644
--- a/recipes/nonworking/sword/gnomesword_2.1.2.bb
+++ b/recipes/nonworking/sword/gnomesword_2.1.2.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "GUI frontend for sword"
HOMEPAGE = "http://gnomesword.sf.net"
LICENSE = "GPLv3"
-DEPENDS = "gail libgnomeui gtkhtml-3.6 gail sword"
-
+DEPENDS = "libgnomeui gtkhtml-3.6 virtual/gail sword"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"