summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-20 15:30:50 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-20 15:30:50 +0000
commit84815b3bdb5039f9ca69606b4a2c66074900d2ac (patch)
tree7bda756129a05960614926e749da3e1da7e38430 /packages
parent7646e0dd8812ca944cf8927ba9311596e75d2b69 (diff)
python-gammu: unbreak it - we have recent gammu now
Diffstat (limited to 'packages')
-rw-r--r--packages/python/python-gammu_0.21.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/python/python-gammu_0.21.bb b/packages/python/python-gammu_0.21.bb
index 0994a9d92b..f8989d9181 100644
--- a/packages/python/python-gammu_0.21.bb
+++ b/packages/python/python-gammu_0.21.bb
@@ -1,6 +1,3 @@
-#TODO needs recent gammu, which in turn needs cmake which we don't have yet
-BROKEN = "1"
-
DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
HOMEPAGE = "http://cihar.com/gammu/python"
SECTION = "devel/python"
@@ -11,4 +8,3 @@ PR = "ml0"
SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
inherit distutils
-