aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eel/eel_2.24.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eel/eel_2.24.1.bb')
-rw-r--r--recipes/eel/eel_2.24.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/eel/eel_2.24.1.bb b/recipes/eel/eel_2.24.1.bb
index 04353795c3..0c7a6de42c 100644
--- a/recipes/eel/eel_2.24.1.bb
+++ b/recipes/eel/eel_2.24.1.bb
@@ -3,12 +3,13 @@
# Released under the MIT license (see packages/COPYING)
inherit gnome
+PR = "r2"
LICENSE="GPL"
SRC_URI += "file://eel-no-strftime.patch;patch=1"
-DEPENDS = "gnome-vfs gnome-desktop gnome-menus libgnomeui gail"
+DEPENDS = "gnome-vfs gnome-desktop gnome-menus libgnomeui virtual/gail"
EXTRA_OECONF = "--disable-gtk-doc"
do_stage() {