Remove unnecessary dependencies

This commit is contained in:
Axel Wagner
2010-10-22 00:30:09 +02:00
parent 27fa078159
commit cddda0c965
2 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@ CFLAGS += -DI3BAR_VERSION=\"${GIT_VERSION}\"
LDFLAGS += -lev
LDFLAGS += -lyajl
LDFLAGS += -lxcb
LDFLAGS += -lxcb-atom
LDFLAGS += -lX11
LDFLAGS += -L/usr/local/lib