summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/uae/e-uae_0.8.27.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/uae/e-uae_0.8.27.bb b/packages/uae/e-uae_0.8.27.bb
index 454136cc05..4731ef5359 100644
--- a/packages/uae/e-uae_0.8.27.bb
+++ b/packages/uae/e-uae_0.8.27.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Amiga Emulator based on SDL"
SECTION = "base"
PRIORITY = "optional"
-DEPENDS = "libsdl-qpe"
+DEPENDS = "virtual/libsdl"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://rcdrummond.net/uae/old/e-uae-${PV}/e-uae-${PV}.tar.bz2 \
file://configure.patch;patch=1"