summaryrefslogtreecommitdiff
path: root/dosbox/dosbox_0.61.oe
blob: 576097546e56b2bedc7e5178f8512894f10f4b66 (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}/${PN}/${P}.tar.gz

inherit autotools libtool