diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2008-11-15 13:08:59 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2008-11-15 21:31:31 +0100 |
commit | d02d18a9dd7d669c243e3a8583378f48cf53115c (patch) | |
tree | 36c14b2c94585812ea18d0033c7af60cc5fcc63a /packages/python | |
parent | c9a66752f513da38eeaa792a892de9b5c596eb46 (diff) |
python-twisted 2.5.0: remove trailing whitespace
Diffstat (limited to 'packages/python')
-rw-r--r-- | packages/python/python-twisted_2.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-twisted_2.5.0.bb b/packages/python/python-twisted_2.5.0.bb index ef5a98e2b8..b9a59f8844 100644 --- a/packages/python/python-twisted_2.5.0.bb +++ b/packages/python/python-twisted_2.5.0.bb @@ -29,7 +29,7 @@ PACKAGES += "\ ${PN}-core \ " -RDEPENDS = "python-core python-zopeinterface" +RDEPENDS = "python-core python-zopeinterface" RDEPENDS_${PN} += "\ ${PN}-bin \ ${PN}-conch \ |