vte: Add missing intltool depends
authorRoss Burton <ross@openedhand.com>
Thu, 7 Feb 2008 16:15:06 +0000 (16:15 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 7 Feb 2008 16:15:06 +0000 (16:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3701 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/vte/vte_0.16.8.bb

index 3887e0c..45448fc 100644 (file)
@@ -1,5 +1,7 @@
 LICENSE = "LGPL"
-DEPENDS = "gtk+"
+DEPENDS = "gtk+ intltool-native"
+
+PR="r1"
 
 inherit gnome