aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-soundserver/gpe-soundserver_0.4-1.bb
blob: d883ca9959799f712c4041d334e35b5ea51d623f (plain)
1
2
3
4
5
6
7
8
LICENSE = "GPL"
SECTION = "gpe"
inherit gpe

DEPENDS = "diet-x11 esound-gpe"
RDEPENDS_${PN} = "esd"

SRC_URI += "file://makefile-breakage.patch;patch=1"