aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-announce/gpe-announce_0.13.bb
blob: 21538c43a7d213fbea295407c343265472c12110 (plain)
1
2
3
4
5
6
7
8
9
10
inherit gpe

DEPENDS = "libsoundgen libschedule gtk+ libgpewidget"
LICENSE = "GPL"
PR = "r1"

SRC_URI += " \
            file://fix-esound.diff;patch=1 \
            file://fix-install.diff;patch=1 \
           "