desktop/rss-glx: Updated for version 0.8.2
This commit is contained in:
parent
8062fee61d
commit
91168d32af
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue