emacs.build: libungif, tiff added to build dependencies
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
source "$(dirname $0)/../lib/libem.bash"
|
||||
|
||||
build_dependencies="${COMPILER}"
|
||||
build_dependencies="${COMPILER} libungif tiff"
|
||||
|
||||
case ${OS} in
|
||||
Darwin )
|
||||
|
||||
Reference in New Issue
Block a user