diff options
author | William Harrington <kb0iic@berzerkula.org> | 2021-05-27 16:25:41 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2021-05-27 16:25:41 -0500 |
commit | 046cf15ed1dfcf41e61f2c9be14e218eaae7f9d5 (patch) | |
tree | 21c8ffd3007260ca3a76c61c2b881471a2fe2b41 | |
parent | bc86f5fa7d7015d777a8cb1263ca3df917d08027 (diff) |
Remove PHP-Extras. This needs to go in Programming section of Utils.
-rw-r--r-- | blfs/QT5.Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/blfs/QT5.Makefile b/blfs/QT5.Makefile index e0794ec..01df24e 100644 --- a/blfs/QT5.Makefile +++ b/blfs/QT5.Makefile @@ -214,9 +214,6 @@ Opus : pciutils : # cURL Wget Lynx @echo $@ -PHP-Extras : # a whole bunch of deps here. Build in a future target - @echo $@ - PostgreSQL : Python2 # ICU libxml2 OpenLDAP Linux-PAM MIT_Kerberos \ fop docbook-dtd docbook-dsssl DocBook-utils OpenJade SGSMLSpm @echo $@ |