summaryrefslogtreecommitdiff
path: root/packages/python/python-nevow_0.9.32.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2009-02-06 01:50:52 +0000
committerRod Whitby <rod@whitby.id.au>2009-02-06 01:50:52 +0000
commit2cd96aaf16d788547295b45ae4eb1ea45329e2e0 (patch)
tree161b0282784671ed64c20913ae6ccca235d2b0ae /packages/python/python-nevow_0.9.32.bb
parent76dd7c8587b23f31e530d6974dfd03d81cc5812e (diff)
parenta0522a8b0b5606d2c2601990d4212430ad459adb (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'packages/python/python-nevow_0.9.32.bb')
-rw-r--r--packages/python/python-nevow_0.9.32.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/python/python-nevow_0.9.32.bb b/packages/python/python-nevow_0.9.32.bb
new file mode 100644
index 0000000000..155157c517
--- /dev/null
+++ b/packages/python/python-nevow_0.9.32.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Nevow is a web application construction kit written in Python"
+LICENSE = "MIT"
+
+REALPN = "Nevow"
+
+require divmod.inc
+
+FILES_${PN} += "${datadir}"
+DEPENDS += "python-twisted-native"
+