]> code.ossystems Code Review - openembedded-core.git/commitdiff
oh-puzzles: Set DEPENDS correctly
authorRichard Purdie <richard@openedhand.com>
Sun, 13 May 2007 18:21:50 +0000 (18:21 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 13 May 2007 18:21:50 +0000 (18:21 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1716 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/puzzles/oh-puzzles_svn.bb

index 75772919f32b9ef9c8358123e433c6a3d9e3b8f4..ad978d38c0a5f09252d4c7e8afc84099e05af528 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Portable Puzzle Collection"
 LICENSE = "MIT"
 SECTION = "x11"
-DEPENDS = "gtk+"
+DEPENDS = "gtk+ gconf intltool-native librsvg"
 PV = "0.1+svn${SRCDATE}"
 PR = "r2"