diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-10-26 16:15:00 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-10-26 16:15:00 +0100 |
commit | c66cb0dc481f5fe9dcb30bc0411df4d41c908bc3 (patch) | |
tree | be1e66365f5f9a613983286993788899d319aace | |
parent | update dist (diff) | |
download | libgamma-c66cb0dc481f5fe9dcb30bc0411df4d41c908bc3.tar.gz libgamma-c66cb0dc481f5fe9dcb30bc0411df4d41c908bc3.tar.bz2 libgamma-c66cb0dc481f5fe9dcb30bc0411df4d41c908bc3.tar.xz |
whitespace
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | DEPENDENCIES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 073ff69..132ff2d 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -48,13 +48,13 @@ DEPENDENCIES SOURCES: sed https://www.gnu.org/software/sed coreutils https://www.gnu.org/software/coreutils c99 https://gcc.gnu.org - pkg-config http://pkgconfig.freedesktop.org + pkg-config http://pkgconfig.freedesktop.org general-preprocessor (gpp) https://github.com/maandree/gpp python https://www.python.org/ texinfo https://www.gnu.org/software/texinfo/ texlive-core https://tug.org/texlive/ bash https://www.gnu.org/software/bash - libc https://www.gnu.org/software/libc + libc https://www.gnu.org/software/libc libxcb http://xcb.freedesktop.org/ libx11 (xlib) http://xorg.freedesktop.org/ libxxf86vm http://xorg.freedesktop.org/ |