Browse Source

* fixed Services/ZOPE module because forcing PYTHON and depending on NETWORK makes a loop according to tsort

legacy/multilib
Alejandro Mery 20 years ago
parent
commit
089d42c67e
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      pkgsel/Services/Web/zope.ask

+ 1
- 2
pkgsel/Services/Web/zope.ask

@ -1,5 +1,4 @@
#Description: Zope Application Server
#Forced: PYTHON
#Dependencies: NETWORK
#Forced: PYTHON NETWORK
X zope

Loading…
Cancel
Save