aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-desktop_2.16.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-desktop_2.16.1.bb')
-rw-r--r--recipes/gnome/gnome-desktop_2.16.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-desktop_2.16.1.bb b/recipes/gnome/gnome-desktop_2.16.1.bb
new file mode 100644
index 0000000000..fb45b134ae
--- /dev/null
+++ b/recipes/gnome/gnome-desktop_2.16.1.bb
@@ -0,0 +1,9 @@
+require gnome-desktop.inc
+
+PR = "r2"
+inherit gnome pkgconfig
+
+DEPENDS += "gnome-doc-utils"
+
+SRC_URI += "file://scrollkeeper.patch;patch=1 \
+ file://no-desktop-docs.patch;patch=1;pnum=0"