mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
I'm english well speaking.
This commit is contained in:
parent
2947c32902
commit
6c4270cb42
1 changed files with 5 additions and 5 deletions
10
configure
vendored
10
configure
vendored
|
@ -331,11 +331,11 @@ else
|
||||||
if [ "x$GTK" = xno ] && [ "x$SYSTEM" = xLinux ]; then
|
if [ "x$GTK" = xno ] && [ "x$SYSTEM" = xLinux ]; then
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
||||||
*** GTK+ was not found, transmission-gtk will NOT be built. If you
|
*** GTK+ was not found, transmission-gtk will *NOT* be built. If you
|
||||||
*** want to use the graphical version of Transmission" then you will
|
*** wish to use the graphical version of Transmission then you will
|
||||||
*** need to install GTK+ headers and libraries. Try installing looking
|
*** need to install GTK+ headers and libraries. Try looking for a
|
||||||
*** for a package called libgtk2.0-dev or gtk2-devel and installing
|
*** package called libgtk2.0-dev or gtk2-devel and installing it, then
|
||||||
*** it, then re-running this script.
|
*** re-running this script.
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue