guix/gnu
Hartmut Goebel dfdaea32e9
gnu: python-django, python2-django: Fix propagated- and native-inputs.
setuptools is a run-time dependency (sic!), all others are required
for testing only.

* gnu/packages/django.scm (python-django) [propagated-inputs,
  native-inputs]: Exchange them. Move tzdata to new native-inputs.
  Enhance comments.
  (python2-django) [propagated-inputs] change into native-inputs.
  Enhance comment.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-19 23:41:23 +09:00
..
build activation: Don't fail if /var/lib exists. 2016-09-06 14:41:48 -04:00
packages gnu: python-django, python2-django: Fix propagated- and native-inputs. 2016-09-19 23:41:23 +09:00
services services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
system services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
tests services: syslog: Use syslog-configuration. 2016-09-06 17:48:59 +02:00
artwork.scm
local.mk gnu: Add onionshare. 2016-09-18 23:19:46 +03:00
packages.scm packages: Add 'package-superseded' and associated support. 2016-09-06 23:22:10 +02:00
services.scm services: Add 'simple-service'. 2016-09-19 23:11:19 +09:00
system.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
tests.scm