diff options
Diffstat (limited to 'recipes/eel/eel_2.12.2.bb')
-rw-r--r-- | recipes/eel/eel_2.12.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eel/eel_2.12.2.bb b/recipes/eel/eel_2.12.2.bb index 996c92f166..5821c5586a 100644 --- a/recipes/eel/eel_2.12.2.bb +++ b/recipes/eel/eel_2.12.2.bb @@ -6,7 +6,7 @@ inherit gnome PR = "r2" LICENSE="GPL" -SRC_URI += "file://configure.patch;patch=1" +SRC_URI += "file://configure.patch" DEPENDS = "gnome-vfs gnome-desktop gnome-menus libgnomeui virtual/gail" EXTRA_OECONF = "--disable-gtk-doc" |