mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #1204 from Wedmer/snort_simple_deps_fix
[net/snort] Simple liblzma deps fix
This commit is contained in:
+2
-1
@@ -83,7 +83,8 @@ CONFIGURE_ARGS += \
|
||||
--with-libpcre-libraries="$(STAGING_DIR)/usr/lib" \
|
||||
--with-daq-includes="$(STAGING_DIR)/usr/include" \
|
||||
--with-daq-libraries="$(STAGING_DIR)/usr/lib" \
|
||||
--disable-static-daq
|
||||
--disable-static-daq \
|
||||
--disable-lzma
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/mysql" \
|
||||
|
||||
Reference in New Issue
Block a user