Skip to content

Commit

Permalink
Merge pull request gqrx-sdr#195 from ZeroChaos/patch-1
Browse files Browse the repository at this point in the history
QT doesn't need svg
  • Loading branch information
csete committed Aug 27, 2014
2 parents e9171ff + bf36f0e commit f186e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gqrx.pro
Expand Up @@ -9,7 +9,7 @@
# BOOST_SUFFIX=-mt To link against libboost-xyz-mt (needed for pybombs)
#--------------------------------------------------------------------------------

QT += core gui svg network
QT += core gui network
contains(QT_MAJOR_VERSION,5) {
QT += widgets
}
Expand Down

0 comments on commit f186e68

Please sign in to comment.