diff options
-rw-r--r-- | recipes/gnome/gnome-media_2.28.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-media_2.28.0.bb b/recipes/gnome/gnome-media_2.28.0.bb index 3d16f3510b..91756ac663 100644 --- a/recipes/gnome/gnome-media_2.28.0.bb +++ b/recipes/gnome/gnome-media_2.28.0.bb @@ -8,6 +8,8 @@ DEPENDS += "pulseaudio" #DEPENDS += "nautilus-cd-burner" inherit gnome +PR = "r1" + EXTRA_OECONF = "--disable-static --disable-gtk-doc --disable-scrollkeeper" # FIXME: Native doc processing with xsltproc using docbook needs additional work: |