blob: 5e10e221ed2d27eba330606172ef446700e10390 (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "GPE application launcher"
DEPENDS = "libgpewidget libgpelaunch cairo libxsettings-client"
SECTION = "gpe"
LICENSE = "GPL"
FILE_PR = "r1"
inherit gpe
SRC_URI += " file://no-render-h.patch;patch=1 file://cairo-fixes.patch;patch=1"
|