Commit Graph

96673 Commits

Author SHA1 Message Date
Eelco Dolstra
770b2b6912
apr: 1.5.2 -> 1.6.2 2017-07-12 16:43:02 +02:00
Andrew Cann
9747eca164 houdini: init at 16.0.633 (#27326) 2017-07-12 15:36:28 +01:00
Justin Wood
811142aa71
elixir: 1.5.0-rc.0 -> 1.5.0-rc.1 2017-07-12 10:10:13 -04:00
Profpatsch
d314a65c23 psc-package: 0.1.1 -> 0.2.0 2017-07-12 15:56:57 +02:00
Daniel Brockman
cbc54299b3 solc: build on both linux and darwin 2017-07-12 16:43:29 +03:00
Mikael Brockman
442d04d1dd solc: make sure to use dynamic Boost libs
For some reason the default options enable static Boost libs on Darwin,
but that doesn't work for us.
2017-07-12 16:37:50 +03:00
Daniel Brockman
6dcba74af6 solc: 0.4.12 -> 0.4.13 2017-07-12 16:37:50 +03:00
Andrew Cann
07e7527fdb undaemonize: init at 2017-07-11 (#27325) 2017-07-12 14:23:40 +01:00
Nick Hu
1f1001c0f7 terminus: 4.40 -> 4.46 2017-07-12 12:39:34 +01:00
Jörg Thalheim
8f5f986453 opendht: move to pkgs/development/libraries
location is more appropriate
2017-07-12 11:04:09 +01:00
Joachim F
3666f34d27 Merge pull request #27310 from manveru/phraseapp-1.4.5
phraseapp-client: 1.4.3 -> 1.4.5
2017-07-12 11:01:12 +01:00
Benno Fünfstück
02a268430e gapi-ocaml: 0.3.1 -> 0.3.4 2017-07-12 10:18:13 +02:00
Benno Fünfstück
387256c0f2 Merge pull request #27308 from vaibhavsagar/xautomation
xautomation: init at 1.09
2017-07-12 08:23:05 +02:00
Vaibhav Sagar
b9dfbeb828 xautomation: init at 1.09 2017-07-12 14:13:10 +08:00
taku0
04be8b9ef5 flashplayer-standalone: 26.0.0.131 -> 26.0.0.137 2017-07-12 07:40:12 +09:00
taku0
eca15bd0c2 flashplayer: 26.0.0.131 -> 26.0.0.137 2017-07-12 07:39:47 +09:00
Charles Strahan
47868cbfb8 Merge pull request #26127 from gabesoft/upstream-master
Fixed meteor Future is not defined error
2017-07-11 17:59:51 -04:00
Vincent Laporte
1d7aefd585 ocamlPackages.fpath: 0.7.1 -> 0.7.2 2017-07-11 21:00:43 +00:00
Vincent Laporte
4a370d7fb9 ocamlPackages.fmt: 0.8.2 -> 0.8.4 2017-07-11 22:54:40 +02:00
Benno Fünfstück
778169409f xvkbd: 3.7 -> 3.8 2017-07-11 22:44:44 +02:00
Benno Fünfstück
cfd5740a7e cutecom: 0.22.0 -> 0.44.0 2017-07-11 22:44:43 +02:00
Benno Fünfstück
f3cbde9125 codesearch: correct version number 2017-07-11 22:44:43 +02:00
Joachim F
91552cbbcf Merge pull request #27309 from manveru/di-4.44
di: 4.43 -> 4.44
2017-07-11 21:38:23 +01:00
Michael Fellinger
7e6fd08a36 phraseapp-client: 1.4.3 -> 1.4.5 2017-07-11 21:59:26 +02:00
Michael Fellinger
71304fa3bf di: 4.43 -> 4.44 2017-07-11 21:57:12 +02:00
Charles Strahan
c79e0b2ba0 Merge pull request #26907 from volth/vault
vault: 0.6.5 -> 0.7.3 with service
2017-07-11 15:02:29 -04:00
Jörg Thalheim
451b23beb2 Merge pull request #27297 from jtojnar/fix/ghex
ghex: init at 3.18.3
2017-07-11 18:43:10 +01:00
Jörg Thalheim
67b5d65ee8 Merge pull request #27306 from Radvendii/master
opendht: init at 1.3.4
2017-07-11 18:36:51 +01:00
Jörg Thalheim
7ed7583e68 Merge pull request #27301 from sternenseemann/jackline
jackline: 2017-05-21 -> 2017-05-24
2017-07-11 18:29:08 +01:00
Taeer Bar-Yam
0f9b6b97ef opendht: init at 1.3.4 2017-07-11 13:00:07 -04:00
xd1le
88874e7650 xst: init at 0.7.1 2017-07-12 02:53:43 +10:00
xd1le
4934a512d1 st: refactor out `stdenv.lib' already in scope 2017-07-12 02:25:18 +10:00
xd1le
bd2cef064c st: refactor deprecated `isNull' function 2017-07-12 02:23:42 +10:00
Alexander Schmolck
2c1097a83b git: add missing deps for filter-branch etc (#27221)
Several git commands are implemented as shell scripts that run awk, sed, grep
and perl. There is some existing patching in the postinstall for perl to rewrite
it to an absolute reference to pkgs.perl, but several other packages are both
missing as a dependency and have no rewrite logic.

In particular git filter-branch depends on sed and grep.

Additionally, the perl logic also seds git-am, which is now a binary not a shell
script anymore (see <github.com/git/git/blob/master/builtin/am.c>), so this part
was obsolete.

I tested this by grepping all shell scripts for the relevant commands and then
comparing the diffs of the new version to what is produced in master. All
changes in the scripts seem good to me.
2017-07-11 17:00:17 +01:00
Bart Brouns
469aeb9a7f helm:0.8.6 -> 0.9.0 (#27302) 2017-07-11 15:37:06 +01:00
Vladimír Čunát
7d547a6b4c
texlive: switch to a *working* temporary mirror
See #24683.
2017-07-11 15:34:05 +02:00
Vladimír Čunát
b1081224d8
unbound: bugfix 1.6.3 -> 1.6.4
Unbound is no longer a mass rebuild.
2017-07-11 15:17:12 +02:00
Peter Simons
dd27e21b2a data: update hackage snapshot some more 2017-07-11 14:41:13 +02:00
sternenseemann
de965b78ab jackline: 2017-05-21 -> 2017-05-24 2017-07-11 14:31:27 +02:00
Tim Steinbach
1434128a18
linux-copperhead: 4.12.d -> 4.12.e 2017-07-11 08:22:56 -04:00
Peter Simons
8fd63939d0 data: update hackage snapshot for 'callCabal' 2017-07-11 13:24:43 +02:00
Frederik Rietdijk
b61238243c Merge pull request #27079 from FRidh/virtualenvwrapper
virtualenvwrapper: only add Python to $PATH, fixes #26982
2017-07-11 11:58:00 +02:00
Jan Tojnar
bf60fbe2e1
ghex: init at 3.18.3 2017-07-11 10:05:06 +02:00
Lancelot SIX
e200a97d6a
pythonPackages.django_compressor: 1.5 -> 2.1.1 2017-07-11 09:59:12 +02:00
Lancelot SIX
73076f3252
pythonPackages.django_appconf: 1.0.1 -> 1.0.2 2017-07-11 09:59:12 +02:00
Lancelot SIX
a2c5fbe56d
pythonPackages.rcssmin: init at 1.0.6 2017-07-11 09:44:12 +02:00
Lancelot SIX
fbf3f4d473
pythonPackages.rjsmin: init at 1.0.12 2017-07-11 09:43:30 +02:00
Vincent Laporte
412da3210b ocamlPackages.oasis: remove 0.4.6 2017-07-11 02:46:32 +00:00
Kamil Chmielewski
5f3568cbce pony-stable: 2017-03-30 -> 2017-04-20 2017-07-11 04:10:37 +02:00
Vincent Laporte
3095a46bfc ocamlPackages.oasis: 0.4.7 -> 0.4.10 2017-07-11 03:40:07 +02:00
John Wiegley
c072fb4729
coqPackages_8_6.heq: Add to the 8.6 set 2017-07-10 18:35:57 -07:00
John Wiegley
399dee93ae
coqPackages.autosubst: New expression 2017-07-10 18:35:56 -07:00
John Wiegley
d40dd2c70d
coqPackages.QuickChick: 20170422 -> 20170710 2017-07-10 18:35:56 -07:00
John Wiegley
e78b9a68a0
coqPackages.paco: 1.2.7 -> 1.2.8 2017-07-10 18:35:55 -07:00
Sander van der Burg
42e6b754fb disnix: 0.7 -> 0.7.1 2017-07-11 00:26:16 +02:00
John Wiegley
fdc49ed8fa
coqPackages.paco: Add attribute to 8_5 and 8_6 as well 2017-07-10 15:04:32 -07:00
Chris Duncan
cca84bc6c9 sway: 0.12.2 -> 0.13.0 2017-07-10 22:00:22 +01:00
Chris Duncan
c27ebd41c5 sway: Add cmake version number flag 2017-07-10 21:56:36 +01:00
Chris Duncan
82ddeaba88 sway: Add pam, gdk_pixbuf build inputs 2017-07-10 21:54:03 +01:00
Tobias Geerinckx-Rice
46dc5394cd
Update e-mail address for nckx 2017-07-10 20:54:18 +02:00
Vincent Laporte
73860eea0f ocamlPackages.result: 1.1 -> 1.2 2017-07-10 18:21:02 +00:00
Vincent Laporte
c9468acdf4 ocamlPackages.ocaml-migrate-parsetree: requires OCaml ≥ 4.02 2017-07-10 20:18:48 +02:00
Vincent Laporte
79ddb5d5e0 ocamlPackages.topkg: requires OCaml ≥ 4.01 2017-07-10 20:18:48 +02:00
Will Dietz
07f27eddae jnettop: add patch for 64bit counters (#27283)
Add patch (from Debian) to use 64bit counters for transfer totals. Otherwise counters overflow at 4GB.
2017-07-10 20:02:07 +02:00
Daiderd Jordan
614fbf1111 Merge pull request #27286 from dtzWill/feature/nim-vim
vim-plugins: Add nim.vim
2017-07-10 19:57:53 +02:00
Franz Pletz
e4dd6377a5
mitmproxy: add patch to bump pyopenssl dependency 2017-07-10 19:47:54 +02:00
Will Dietz
fe3fb77774 vim-plugins: Add nim.vim 2017-07-10 12:29:03 -05:00
Vladimír Čunát
3678981f9f
knot-resolver: remove aarch64 from meta.platforms
It will compile but won't really work ATM.
2017-07-10 18:11:40 +02:00
Lancelot SIX
8e9d618ef3 unifont: 10.0.02 -> 10.0.04
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00004.html
for release announcement
2017-07-10 17:36:36 +02:00
Vladimír Čunát
08743fe0a3
luajit: 2.0 actually doesn't support aarch64 at all
I suppose 2.1 with caveats with some pointers is better than nothing.
I'm sorry for the potential confusion.  In particular, the problem
about 64-bit pointers is the same in 2.0 and 2.1, despite the warning
only being shown for 2.1 on the web site.
2017-07-10 14:22:35 +02:00
Tuomas Tynkkynen
299af45989 wallabag: Move docs to correct directory 2017-07-10 14:52:47 +03:00
Tuomas Tynkkynen
745dadf139 socklog: Move docs to the correct location 2017-07-10 14:47:52 +03:00
Tuomas Tynkkynen
217bd1fb38 shaarli: Move docs to correct place 2017-07-10 14:44:29 +03:00
Tuomas Tynkkynen
95d73068de awstats: Fix doc path 2017-07-10 14:42:39 +03:00
Tim Steinbach
37f59d2e72 Merge pull request #27137 from vdemeester/update-docker-1706
docker: 17.03.2-ce -> 17.06.0-ce
2017-07-10 07:08:37 -04:00
Jörg Thalheim
14702c3944 Merge pull request #27240 from dtzWill/feature/moby-linuxkit
moby, linuxkit: init at 2017-07-07, 2017-07-08
2017-07-10 11:12:07 +01:00
Matt McHenry
c3d036df71
eclipse-modeling: 4.6 -> 4.7 2017-07-10 11:45:29 +02:00
Matt McHenry
cd7a01d56e
eclipse-cpp: 4.6.0 -> 4.7.0 2017-07-10 11:45:24 +02:00
Jörg Thalheim
48248d735c Merge pull request #27274 from kamilchm/ponyc
ponyc: 0.14.0 -> 0.15.0
2017-07-10 10:40:43 +01:00
Roman Volosatovs
c060b8792a Mopidy-iris: init at 3.0.0 (#26518) 2017-07-10 10:18:29 +01:00
Kamil Chmielewski
8f1825d838 ponyc: 0.14.0 -> 0.15.0 2017-07-10 10:27:51 +02:00
Vincent Demeester
ec570448a0
docker-ce: 17.03.02-ce -> 17.06.0-ce
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-07-10 09:58:32 +02:00
Jörg Thalheim
45f58142e0 Merge pull request #27264 from Radvendii/argon
libargon2: init at 20161029
2017-07-10 08:53:51 +01:00
Jörg Thalheim
b6d0c1eb18 libargon2: do not override pre/postInstall hook 2017-07-10 08:51:46 +01:00
Taeer Bar-Yam
5160ae5d5c libargon2: init at 20161029 2017-07-10 08:51:46 +01:00
Jörg Thalheim
45c33c7c43 Merge pull request #27272 from sigma/pr/hugo-0.25.1
hugo: 0.25 -> 0.25.1
2017-07-10 08:45:28 +01:00
Jörg Thalheim
0a474903bf Merge pull request #27271 from olejorgenb/nix-zsh-completions-update+fix
Nix zsh completions update and add missing version to name
2017-07-10 08:42:13 +01:00
Franz Pletz
90f9d52b73
matrix-synapse: 0.21.0 -> 0.22.1 2017-07-10 09:36:05 +02:00
Franz Pletz
c3b566bb87
pinentry: 0.9.7 -> 1.0.0 2017-07-10 09:36:04 +02:00
Franz Pletz
33acb13fcd
lldpd: remove references to gcc-wrapper 2017-07-10 09:36:04 +02:00
Tristan Helmich
7b44b7abd0
ndppd: init at 0.2.5 2017-07-10 09:36:04 +02:00
Franz Pletz
8c73028fc6
libwebp: 0.4.3 -> 0.6.0 2017-07-10 09:36:04 +02:00
Franz Pletz
9a219a7ec0
nettools: 1.60_p20120127084908 -> 1.60_p20161110235919
Some tools now need to be explcitely enabled. This version ships the same
executables as the previous one.
2017-07-10 09:36:04 +02:00
Yann Hodique
ff5f7f9588 hugo: 0.25 -> 0.25.1 2017-07-10 00:07:31 -07:00
Jörg Thalheim
1532d5632f wireguard: 0.0.20170629 -> 0.0.20170706 2017-07-10 07:31:40 +01:00
Ole Jørgen Brønner
22aebcf1e1 nix-zsh-completions: add missing version to derivation name 2017-07-10 07:03:07 +02:00
Ole Jørgen Brønner
6ab8d34989 nix-zsh-completions: 0.3 -> 0.3.1 2017-07-10 07:03:07 +02:00
Cray Elliott
3365fdea04 wineUnstable: 2.10 -> 2.11
2.11 was picked instead of 2.12 since staging hasn't caught up yet,
 also updates staging
2017-07-09 21:23:05 -07:00
Peter Hoeg
4dd55c1bf6 syncthing: 0.14.30 -> 0.14.31 2017-07-10 10:40:13 +08:00
Sarah Brofeldt
05c2d80025 haskellPackages.inline-java: Add jdk build dependency 2017-07-10 03:08:26 +02:00
Orivej Desh
d2ff74f9dd unionfs-fuse: 1.0 -> 2.0 2017-07-10 02:56:25 +02:00
Franz Pletz
456c76169d
php71: 7.1.5 -> 7.1.7
Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See:
  * https://secure.php.net/ChangeLog-7.php#7.1.6
  * https://secure.php.net/ChangeLog-7.php#7.1.7
2017-07-10 00:22:15 +02:00
Franz Pletz
f15f580cca
php70: 7.0.19 -> 7.0.21 for multiple CVEs
Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See:
  * https://secure.php.net/ChangeLog-7.php#7.0.20
  * https://secure.php.net/ChangeLog-7.php#7.0.21
2017-07-10 00:22:14 +02:00
Franz Pletz
586f780828
php56: 5.6.30 -> 5.6.31 for multiple CVEs
Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See https://secure.php.net/ChangeLog-5.php#5.6.31.
2017-07-10 00:22:14 +02:00
Franz Pletz
1f926aa94f
irssi: 1.0.3 -> 1.0.4 for multiple CVEs
Fixes:
  * CVE-2017-10965
  * CVE-2017-10966

See https://irssi.org/security/irssi_sa_2017_07.txt.
2017-07-10 00:22:14 +02:00
Tim Steinbach
d38656b3c3
linux-copperhead: 4.12.c -> 4.12.d 2017-07-09 18:20:14 -04:00
Tim Steinbach
fca0b3602d
linux-copperhead: 4.12.b -> 4.12.c 2017-07-09 18:16:58 -04:00
Jörg Thalheim
8c3429d98f Merge pull request #27265 from 239/patch-1
opera: 45.0.2552.898 -> 46.0.2597.39
2017-07-09 22:25:50 +01:00
Domen Kožar
ca76954e49 Merge pull request #27245 from NixOS/osx_private_sdk/cleanup
Get rid of some usages of osx_private_sdk
2017-07-09 22:49:31 +02:00
Domen Kožar
e211504db6
Get rid of some usages of osx_private_sdk
For example this reduces haskell closure on
darwin for some packages for almost 500MB.
2017-07-09 22:48:04 +02:00
Niklas Hambüchen
a37f3a3573 hotspot: init at 1.0.0 2017-07-09 22:30:41 +02:00
Jörg Thalheim
714f1ed221 Merge pull request #27263 from Radvendii/asio
asio: 1.10.6 -> 1.10.8
2017-07-09 20:46:21 +01:00
Eelco Dolstra
7b52b0c067 youtube-dl: 2017.06.18 -> 2017.07.09 2017-07-09 21:23:13 +02:00
Niklas Thörne
4ae629dd91 git-big-picture: init at 0.9.0
Updated after review comments.
2017-07-09 21:21:51 +02:00
Joachim F
8c1c2a5bd4 Merge pull request #27136 from gnidorah/gtk-bluecurve
gtk-engine-bluecurve: init at 1.0
2017-07-09 20:18:23 +01:00
Emmanuel Rosa
b6e15bde7a pgadmin: make desktop item
This change adds the .desktop file so that pgAdmin shows up in the menu
system of desktop environments (ex. GNOME, XFCE, etc).

Closes #27067
2017-07-09 15:04:47 -04:00
Taeer Bar-Yam
69289e8f2a asio: 1.10.6 -> 1.10.8 2017-07-09 14:28:17 -04:00
239
64c3247f6f opera: 45.0.2552.898 -> 46.0.2597.39
- updated to 46.0.2597.39
- gtk2 dependency changed to gtk3
- 32-bit package is no longer supported
2017-07-09 20:23:48 +02:00
Jörg Thalheim
37d9a9b9bb Merge pull request #27262 from Radvendii/master
pjsip: 2.5.5 -> 2.6
2017-07-09 19:23:16 +01:00
Jörg Thalheim
f939630615 Merge pull request #27232 from Ma27/init/jenkinsfile-vim-support
Jenkinsfile-vim-syntax: init
2017-07-09 19:18:46 +01:00
Taeer Bar-Yam
56923a410e pjsip: 2.5.5 -> 2.6 2017-07-09 13:32:52 -04:00
Maximilian Bosch
6152f4af26
Jenkinsfile-vim-syntax: init 2017-07-09 18:42:01 +02:00
Gabriel Adomnicai
bc7c311c4d Fixed meteor Future is not defined error 2017-07-09 09:15:33 -07:00
zimbatm
466e7e23c6 caddy: 0.10.3 -> 0.10.4
The dependencies are now fully vendored
2017-07-09 17:04:04 +01:00
Michael Walker
4aad6d800d ezstream: init at 0.6.0 (#27259)
* ezstream: init at 0.6.0

* ezstream: pkgconfig belongs to nativeBuildInput
2017-07-09 16:46:16 +01:00
Graham Christensen
26a69b1bbc Merge pull request #27243 from richardipsum/richardipsum/fix-lrexlib
lrexlib: 2.7.2 (broken) -> 2.8.0
2017-07-09 10:56:30 -04:00
Peter Hoeg
f2be840e98 re2c: minor cleanup 2017-07-09 22:43:38 +08:00
Jörg Thalheim
154efd8ec5 Merge pull request #27246 from dywedir/ion
ion: init at 1.0.3
2017-07-09 13:55:05 +01:00
Jörg Thalheim
aacb816eb6 Merge pull request #27213 from sigma/pr/gx
gx: 20160601-f84ddf7 -> 0.12.0
2017-07-09 13:19:15 +01:00
Jörg Thalheim
2841f7e5ea Merge pull request #27235 from wizzup/fix-25793
btrfs-progs : fix bash-completion
2017-07-09 13:15:43 +01:00
Aristid Breitkreuz
01557ee8b9 sshuttle: clean up expression a little bit 2017-07-09 12:17:14 +02:00
Daiderd Jordan
5ba05aaab9 Merge pull request #26716 from ankhers/generalize-elixir
Generalize building of Elixir interpreter
2017-07-09 10:50:24 +02:00
Frederik Rietdijk
ad358f7651 Merge pull request #27253 from 0xABAB/patch-4
wine: add missing dependency libcap on Linux
2017-07-09 10:48:39 +02:00
Karn Kallio
bd129c2b3e unzipNLS : Fix build by removing patch fuzz. 2017-07-09 10:44:48 +02:00
0xABAB
784240de3e wine: add missing dependency libcap on Linux 2017-07-09 10:40:53 +02:00
Vladimír Čunát
3a891c67fc
re2c: fix sourceRoot in a more robust way
Reverting ee5a17514c would also work.
The temporary confusion was due to #26877 changes.
2017-07-09 10:40:11 +02:00
Joachim F
c5fdfffa46 Merge pull request #27155 from bachp/gitlab-runner-1.11.5
gitlab-runner_1_11: 1.11.4 -> 1.11.5
2017-07-09 09:35:57 +01:00
Vladimír Čunát
986c17727e
Merge: more compatibility for git* fetchers
They're additional commits from #26877.
Changing names of the fetched stuff was changing very many hashes,
and I think it's better to avoid that for the moment to reduce work
needed by nixpkgs users.  The fetchers are expected to be commonly
used even outside nixpkgs, and the current naming wasn't that bad
usually.

(commit analogical to d10c3cc5eedf58e80e2; I haven't noticed the part of
the PR has already got to master)
2017-07-09 10:31:24 +02:00
Joachim F
316dd74ab1 Merge pull request #27193 from calvertvl/upd_qutebrowser-0.11.0
qutebrowser: 0.10.1 -> 0.11.0
2017-07-09 09:29:10 +01:00
Joachim F
12216a69b4 Merge pull request #27249 from jensbin/corebird
corebird: 1.5 -> 1.5.1
2017-07-09 09:27:46 +01:00
Joachim F
079b4957df Merge pull request #27251 from jfrankenau/update-feh
feh: 2.18.2 -> 2.19
2017-07-09 09:20:51 +01:00
Aristid Breitkreuz
19dfb63036 sshuttle: 0.78.0 -> 0.78.3, use py3 for tests to succeed 2017-07-09 09:59:20 +02:00
Karn Kallio
ee5a17514c re2c : Fix build by adjusting sourceRoot. 2017-07-09 07:36:51 +00:00
wisut hantanong
25028cb750 add btrfs-progs bash-completion, fix #25793 2017-07-09 14:29:34 +07:00
Johannes Frankenau
1df820cd3d feh: 2.18.2 -> 2.19 2017-07-09 08:52:27 +02:00
Jens Binkert
cf515b0f9f corebird: 1.5 -> 1.5.1 2017-07-09 08:01:28 +02:00
Peter Hoeg
6e2579c465 partition-manager: add missing dependencies 2017-07-09 04:44:32 +02:00
Peter Hoeg
e9c803f09f peruse: one last missing dependency 2017-07-09 04:25:37 +02:00
Peter Hoeg
a8c1419d53 peruse: add missing dependencies 2017-07-09 09:39:06 +08:00
Peter Hoeg
5906a2714d krusader: add missing dependencies 2017-07-09 09:36:58 +08:00