mirror of
https://github.com/fwbuilder/fwbuilder
synced 2025-06-15 14:47:52 +02:00
update to use qt5
This commit is contained in:
parent
89d0372e18
commit
aa07fd176a
@ -18,7 +18,7 @@ The instructions are inspired by the well-meaning but out of date instructions a
|
||||
run the following apt-get install command to install the compile requirements:
|
||||
|
||||
```
|
||||
sudo apt-get install git automake autoconf libtool libxml2-dev libxslt-dev libsnmp-dev qt4-dev-tools
|
||||
sudo apt-get install git automake autoconf libtool libxml2-dev libxslt-dev libsnmp-dev qt5-default qttools5-dev-tools
|
||||
git clone https://github.com/fwbuilder/fwbuilder.git
|
||||
cd fwbuilder
|
||||
./autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user