Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions build_info/theos-dependencies.control
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ Package: theos-dependencies
Version: @DEB_THEOSDEPS_V@
Architecture: all
Maintainer: @DEB_MAINTAINER@
Depends: clang, odcctools, curl, git, grep, perl, rsync, unzip, xz-utils, make, ldid
Recommends: plutil, swift
Depends: clang, odcctools, curl, git, grep, gzip, perl, rsync, xz-utils, make, ldid
Recommends: zip, plutil, swift
Conflicts: org.theos.dependencies
Provides: org.theos.dependencies
Replaces: org.theos.dependencies
Section: Development
Priority: optional
Description: What Theos needs.
This metapackage installs grep, rsync, unzip, git, perl, xz-utils, and the iOS Toolchain in one go.
This metapackage installs curl, git, grep, gzip, perl, rsync, xz-utils, and the iOS Toolchain in one go.