summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python-pymp3_0.3.4.oe5
-rw-r--r--softfan/softfan_0.10.oe0
2 files changed, 3 insertions, 2 deletions
diff --git a/python/python-pymp3_0.3.4.oe b/python/python-pymp3_0.3.4.oe
index 713bdbcb66..6f2ccf4641 100644
--- a/python/python-pymp3_0.3.4.oe
+++ b/python/python-pymp3_0.3.4.oe
@@ -1,8 +1,9 @@
DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/"
SECTION = "console/multimedia"
PRIORITY = "optional"
-MAINTAINER = "jason haslup <openembedded@haslup.com>"
-RDEPENDS = "python-core python-pyid3lib python-mad python-ao"
+MAINTAINER = "Jason Haslup <openembedded@haslup.com>"
+RDEPENDS = "python-core python-ncurses python-pyid3lib python-mad python-ao"
+PR = "r1"
SRC_URI = "http://damien.degois.info/PyMP3/PyMP3-0.3.4.tar.gz"
S = "${WORKDIR}/PyMP3-0.3.4"
diff --git a/softfan/softfan_0.10.oe b/softfan/softfan_0.10.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/softfan/softfan_0.10.oe