diff options
Diffstat (limited to 'gnu/packages/sync.scm')
| -rw-r--r-- | gnu/packages/sync.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm index 5b82e0ca3d1..8c174c98ba7 100644 --- a/gnu/packages/sync.scm +++ b/gnu/packages/sync.scm | |||
| @@ -174,7 +174,7 @@ | |||
| 174 | ("perl" ,perl) | 174 | ("perl" ,perl) |
| 175 | ("pkg-config" ,pkg-config) | 175 | ("pkg-config" ,pkg-config) |
| 176 | ("python" ,python-wrapper) | 176 | ("python" ,python-wrapper) |
| 177 | ("qttools" ,qttools) | 177 | ("qttools-5" ,qttools-5) |
| 178 | ("ruby" ,ruby))) | 178 | ("ruby" ,ruby))) |
| 179 | (inputs | 179 | (inputs |
| 180 | (list appstream | 180 | (list appstream |
| @@ -347,7 +347,7 @@ See also: megacmd, the official tool set by MEGA.") | |||
| 347 | ("extra-cmake-modules" ,extra-cmake-modules) | 347 | ("extra-cmake-modules" ,extra-cmake-modules) |
| 348 | ("perl" ,perl) | 348 | ("perl" ,perl) |
| 349 | ("pkg-config" ,pkg-config) | 349 | ("pkg-config" ,pkg-config) |
| 350 | ("qtlinguist" ,qttools))) | 350 | ("qtlinguist" ,qttools-5))) |
| 351 | (inputs | 351 | (inputs |
| 352 | (list qtbase-5 qtkeychain sqlite zlib)) | 352 | (list qtbase-5 qtkeychain sqlite zlib)) |
| 353 | (home-page "https://owncloud.org") | 353 | (home-page "https://owncloud.org") |
