desktop/rss-glx: Updated for version 0.8.2

This commit is contained in:
Erik Hanson 2010-05-12 17:38:04 +02:00 committed by David Somero
parent 8062fee61d
commit 91168d32af
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ chmod -R u+w,go+r-w,a-s .
./autogen.sh
Wand_CFLAGS=$(pkg-config --cflags "Wand >= 6.2") \
Wand_LIBS=$(pkg-config --libs "Wand >= 6.2") \
CPPFLAGS="-I/usr/include/ImageMagick" \
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \