summaryrefslogtreecommitdiff
path: root/gpdf/gpdf_2.7.90.oe
blob: cec3b4d047fd086c432071e691037eb64bd306dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SECTION = "x11/utils"
PR = "r2"

inherit gnome gettext gettext

DEPENDS = "gtk+ libgnomeui libbonoboui gnome-vfs gconf gettext libglade \
	libgnomeprint libgnomeprintui gnome-common"

EXTRA_OECONF = "--disable-schemas-install"

SRC_URI += "file://aclocal-lossage.patch;patch=1 \
	file://desktop.patch;patch=1"