aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-screenshot/gpe-screenshot_0.4.bb
blob: b64bdceb04a81d3164b1dd742d9196e01142c7b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "GPE screenshot application"
LICENSE = "GPL"
PRIORITY = "optional"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "gpe"
PR = "r1"

DEPENDS = "glib-2.0 gtk+ libglade"

inherit gpe autotools

SRC_URI += "file://fix-segfault.patch;patch=1;pnum=0 "