blob: 36553637bfa6a5be64fa7e38ccb972ee633c051b (
plain)
1
2
3
4
5
6
7
8
|
require gnome-desktop.inc
inherit gnome pkgconfig
DEPENDS += "gnome-doc-utils gnome-vfs libxrandr"
SRC_URI += "file://scrollkeeper.patch;patch=1 \
file://no-desktop-docs.patch;patch=1;pnum=0"
|