diff options
Diffstat (limited to 'recipes/gnome/gnome-utils_2.28.0.bb')
-rw-r--r-- | recipes/gnome/gnome-utils_2.28.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-utils_2.28.0.bb b/recipes/gnome/gnome-utils_2.28.0.bb index dafa1d52b8..9b008ac3f0 100644 --- a/recipes/gnome/gnome-utils_2.28.0.bb +++ b/recipes/gnome/gnome-utils_2.28.0.bb @@ -5,7 +5,7 @@ DEPENDS = "gnome-common glib-2.0 gtk+ gconf" inherit gnome pkgconfig -SRC_URI += "file://no-try-run-strftime.diff;apply=yes" +SRC_URI += "file://no-try-run-strftime.diff" EXTRA_OECONF = "--disable-scrollkeeper" |