| Submitter | Steffen Sledz |
|---|---|
| Date | March 27, 2012, 12:07 p.m. |
| Message ID | <8c581985c4eb9edd0843595fb0b735f70a899c48.1332849864.git.sledz@dresearch-fe.de> |
| Download | mbox | patch |
| Permalink | /patch/24645/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/recipes/python/python-scons_1.3.0.bb b/recipes/python/python-scons_1.3.0.bb index 82231f2..5a412cb 100644 --- a/recipes/python/python-scons_1.3.0.bb +++ b/recipes/python/python-scons_1.3.0.bb @@ -2,6 +2,7 @@ DESCRIPTION = "A Software Construction Tool" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "MIT" +DEPENDS_virtclass-native = "python-native" SRCNAME = "scons" PR = "r1"