dri: don't link with DRICORE_LIB_DEPS
authorMatt Turner <mattst88@gmail.com>
Sun, 29 Jan 2012 03:00:29 +0000 (22:00 -0500)
committerMatt Turner <mattst88@gmail.com>
Sun, 29 Jan 2012 03:02:08 +0000 (22:02 -0500)
commit10c85526a23ab6c01a67562a885597ad65883be6
tree8dd43a0efaba4da51dc8ba5828ad038682a6a4c7
parent335d49ef1581c2954cfa17a5c603ca54dd770a89
dri: don't link with DRICORE_LIB_DEPS

DRI_LIB_DEPS is sufficient since it includes DRICORE_LIB_DEPS
src/mesa/drivers/dri/i915/Makefile.am
src/mesa/drivers/dri/i965/Makefile.am
src/mesa/drivers/dri/nouveau/Makefile.am
src/mesa/drivers/dri/r200/Makefile.am
src/mesa/drivers/dri/radeon/Makefile.am
src/mesa/drivers/dri/swrast/Makefile.am