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

DEPENDS = "virtual/libx11 esound"

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