mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/gssdp: Build with sniffer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1b2e8cd56f
commit
f70d9e0c53
2 changed files with 0 additions and 3 deletions
|
@ -1,4 +1,2 @@
|
|||
A GObject-based API for handling resource discovery and announcement
|
||||
over SSDP.
|
||||
|
||||
NOTE: Sniffer module requires GTK+4
|
||||
|
|
|
@ -90,7 +90,6 @@ meson --prefix=/usr \
|
|||
--libdir=lib${LIBDIRSUFFIX} \
|
||||
--mandir=/usr/man \
|
||||
-Dgtk_doc=false \
|
||||
-Dsniffer=false \
|
||||
../
|
||||
"${NINJA:=ninja}"
|
||||
DESTDIR=$PKG $NINJA install
|
||||
|
|
Loading…
Reference in a new issue