aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eel/eel_2.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eel/eel_2.6.1.bb')
-rw-r--r--recipes/eel/eel_2.6.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/eel/eel_2.6.1.bb b/recipes/eel/eel_2.6.1.bb
index f123a4aa93..d93aab1e61 100644
--- a/recipes/eel/eel_2.6.1.bb
+++ b/recipes/eel/eel_2.6.1.bb
@@ -3,11 +3,12 @@
# Released under the MIT license (see packages/COPYING)
inherit gnome
+PR = "r2"
LICENSE="GPL"
SRC_URI += "file://configure.patch;patch=1"
-DEPENDS="libgnomeui gail"
+DEPENDS="libgnomeui virtual/gail"
EXTRA_OECONF = "--disable-gtk-doc"
edir="${STAGING_INCDIR}/eel-2/eel"