diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-03-24 17:29:00 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-03-24 17:29:00 +0100 |
commit | 2f30e758126caee8d4caaea3e6456d256cc47188 (patch) | |
tree | f37c54569817c062f433b154ac1bb86049d51ef1 /HACKING | |
parent | 2c725f29c9f1d05bfc79f496028dd0b57e676b09 (diff) | |
download | connman-2f30e758126caee8d4caaea3e6456d256cc47188.tar.gz connman-2f30e758126caee8d4caaea3e6456d256cc47188.tar.bz2 connman-2f30e758126caee8d4caaea3e6456d256cc47188.zip |
Mention the different gtk-doc package name for Debian
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -126,7 +126,10 @@ To make the gtk-doc process work, the gtk-doc tools need to be installed. Every distribution should provide a package for this, but the naming of the package might be different: - Ubuntu/Debian + Debian + # apt-get install gtk-doc-tools + + Ubuntu # apt-get install gtk-doc-utils Fedora |