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

DEPENDS = "virtual/libx11 esound-gpe"
RDEPENDS_${PN} = "esd"

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