aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-07-19 16:47:53 +0000
committerGitHub <noreply@github.com>2018-07-19 16:47:53 +0000
commit512fc6109182523c50e55ca8729b056442f36823 (patch)
treeb0d6ccce0da3c8bfea5b3603ffd847851d52e9ea
parent3dabb9783e13580ba283942d632c5469eca8956a (diff)
downloadalacritty-512fc6109182523c50e55ca8729b056442f36823.tar.gz
alacritty-512fc6109182523c50e55ca8729b056442f36823.zip
Remove redundant dependency from deb build
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eb8bde8d..d196e8c1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -68,7 +68,7 @@ Alacritty is the fastest terminal emulator in existence. Using the GPU for \
rendering enables optimizations that simply aren't possible in other emulators. \
Alacritty currently supports FreeBSD, Linux, macOS, and OpenBSD. Windows \
support is planned before the 1.0 release. """
-depends = "$auto, cmake, libfreetype6-dev, libfontconfig1-dev, xclip, gperf"
+depends = "$auto, cmake, libfreetype6-dev, libfontconfig1-dev, xclip"
section = "rust"
priority = "optional"
assets = [