aboutsummaryrefslogtreecommitdiffstats
path: root/dosbox/dosbox_0.61.oe
blob: 18ed181ac6409702cdcb8e25506441b6cd3ef31f (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Dos Emulator based on SDL"
SECTION = "base"
PRIORITY = "optional"
RDEPENDS = "libc6 libsdl-qpe"
DEPENDS = "virtual/libc libsdl-qpe"

SRC_URI = "${SOURCEFORGE_MIRROR}/dosbox/dosbox-${PV}.tar.gz"

inherit autotools libtool