gnu: tectonic: Update package.
* gnu/packages/rust-apps.scm (tectonic)[arguments]: Remove cargo-build-flags. Don't install the sources. Change-Id: I368fdbee3da7b1747620d507f2ae72bf768c441b
This commit is contained in:
parent
caaede2bba
commit
6458868424
@ -1534,7 +1534,7 @@ of the project is to be runnable on untrusted networks without crashing.")
|
||||
(base32 "1q4mz2c32gfypx33zlzgd1q9h4322jrk13fzvsf8h676ylclqzpc"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-build-flags '("--release" "--features" "external-harfbuzz")
|
||||
`(#:install-source? #f
|
||||
#:cargo-inputs
|
||||
(("rust-atty" ,rust-atty-0.2)
|
||||
("rust-byte-unit" ,rust-byte-unit-4)
|
||||
|
Loading…
Reference in New Issue
Block a user