qt: add missing builddeps, disable gtk theme support.
This commit is contained in:
@@ -47,6 +47,9 @@ Add_dependency build fontconfig-devel
|
|||||||
Add_dependency build libXext-devel
|
Add_dependency build libXext-devel
|
||||||
Add_dependency build libX11-devel
|
Add_dependency build libX11-devel
|
||||||
Add_dependency build libstdc++-devel
|
Add_dependency build libstdc++-devel
|
||||||
|
Add_dependency build libXi-devel
|
||||||
|
Add_dependency build libXv-devel
|
||||||
|
Add_dependency build libXinerama-devel
|
||||||
Add_dependency build zlib-devel
|
Add_dependency build zlib-devel
|
||||||
Add_dependency build dbus-devel
|
Add_dependency build dbus-devel
|
||||||
Add_dependency build glib-devel
|
Add_dependency build glib-devel
|
||||||
@@ -61,7 +64,7 @@ Add_dependency build libSM-devel
|
|||||||
Add_dependency build libICE-devel
|
Add_dependency build libICE-devel
|
||||||
Add_dependency build libmysqlclient-devel
|
Add_dependency build libmysqlclient-devel
|
||||||
Add_dependency build postgresql-libs-devel
|
Add_dependency build postgresql-libs-devel
|
||||||
Add_dependency build diffutils
|
Add_dependency build pulseaudio-devel
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
@@ -89,7 +92,7 @@ do_build()
|
|||||||
-plugin-sql-mysql -plugin-sql-psql -no-sql-oci \
|
-plugin-sql-mysql -plugin-sql-psql -no-sql-oci \
|
||||||
-no-sql-odbc -no-sql-sqlite2 \
|
-no-sql-odbc -no-sql-sqlite2 \
|
||||||
-no-cups -dbus-linked -no-nas-sound -iconv -shared \
|
-no-cups -dbus-linked -no-nas-sound -iconv -shared \
|
||||||
-release -fast -no-sql-tds
|
-release -fast -no-sql-tds -no-gtkstyle
|
||||||
|
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user