diff options
| author | Koen Kooi <koen@openembedded.org> | 2010-07-29 12:23:45 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2010-07-29 12:23:45 +0200 |
| commit | 4e00989ccf9d36fb38745746b9ce768679a7cec4 (patch) | |
| tree | 60d061980ab9e0bfdb232364b81bf697c53f8048 | |
| parent | 2d8b413001a6c28454486af4d3a10033218651d8 (diff) | |
gnome-media: bump PR
| -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: |
