diff options
Diffstat (limited to 'dosbox/dosbox_0.61.oe')
-rw-r--r-- | dosbox/dosbox_0.61.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dosbox/dosbox_0.61.oe b/dosbox/dosbox_0.61.oe index 6749c37e0a..585fd2f85e 100644 --- a/dosbox/dosbox_0.61.oe +++ b/dosbox/dosbox_0.61.oe @@ -5,5 +5,5 @@ DEPENDS = "virtual/libc libsdl-qpe" SRC_URI = "${SOURCEFORGE_MIRROR}/dosbox/dosbox-${PV}.tar.gz" -inherit autotools libtool +inherit autotools |