python-gammu: unbreak it - we have recent gammu now
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Aug 2007 15:30:50 +0000 (15:30 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Aug 2007 15:30:50 +0000 (15:30 +0000)
packages/python/python-gammu_0.21.bb

index 0994a9d..f8989d9 100644 (file)
@@ -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
-