mirror of
https://github.com/transmission/transmission
synced 2024-12-24 08:43:27 +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
|
||||
cat <<EOF
|
||||
|
||||
*** GTK+ was not found, transmission-gtk will NOT be built. If you
|
||||
*** want to use the graphical version of Transmission" then you will
|
||||
*** need to install GTK+ headers and libraries. Try installing looking
|
||||
*** for a package called libgtk2.0-dev or gtk2-devel and installing
|
||||
*** it, then re-running this script.
|
||||
*** GTK+ was not found, transmission-gtk will *NOT* be built. If you
|
||||
*** wish to use the graphical version of Transmission then you will
|
||||
*** need to install GTK+ headers and libraries. Try looking for a
|
||||
*** package called libgtk2.0-dev or gtk2-devel and installing it, then
|
||||
*** re-running this script.
|
||||
EOF
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue