View | Details | Raw Unified | Return to bug 243875
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 30-36 Link Here
30
		bash:shells/bash \
30
		bash:shells/bash \
31
		sudo:security/sudo
31
		sudo:security/sudo
32
32
33
USE_PHP=	ctype curl filter gd hash json ldap mbstring mysqli openssl pdo pdo_mysql phar posix session simplexml snmp tokenizer xml zip
33
USE_PHP=	ctype curl dom fileinfo filter gd hash json ldap mbstring \
34
		mysqli openssl pdo pdo_mysql phar posix session simplexml \
35
		snmp tokenizer xml xmlwriter zip
34
36
35
USE_GITHUB=	yes
37
USE_GITHUB=	yes
36
GH_ACCOUNT=	librenms
38
GH_ACCOUNT=	librenms

Return to bug 243875