diff options
-rw-r--r-- | depends_static.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/depends_static.txt b/depends_static.txt index 0edf553..f825014 100644 --- a/depends_static.txt +++ b/depends_static.txt @@ -1,5 +1,6 @@ -python2 # duh -python2-flup # for fcgi -postgresql # for database -git # used in parabolaweb-download -libretools # used in parabolaweb-{download,update} (libremessages) +closure-compiler # for .min.js +git # used in parabolaweb-download +libretools # used in parabolaweb-{download,update} (libremessages) +postgresql # for database +python2 # duh +python2-flup # for fcgi |