diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/python/python-gammu_0.21.bb | 4 |
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 - |