(11-23-2013 06:33 PM)Bigpet Wrote: qt5-base (contains qt5-gui and gt5-widgets)
qt5-multimedia
qt5-tools (for lrelease)
That's about all you'd need.
Same problem:
Code:
make[1]: Leaving directory '/home/m45t3r/Source/pkgbuilds/ppsspp-qt-git/src/ppsspp/build'
( test -e Makefile.Core || /usr/lib/qt/bin/qmake /home/m45t3r/Source/pkgbuilds/ppsspp-qt-git/src/ppsspp/Qt/Core.pro -o Makefile.Core ) && make -f Makefile.Core
WARNING: Failure to find: ../git-version.cpp
make[1]: Entering directory '/home/m45t3r/Source/pkgbuilds/ppsspp-qt-git/src/ppsspp/build'
/home/m45t3r/Source/pkgbuilds/ppsspp-qt-git/src/ppsspp/Qt/../Qt/git-version-gen.sh
make[1]: *** No rule to make target '../git-version.cpp', needed by '.obj/Core/git-version.o'. Stop.
make[1]: ** Waiting other process to finish.
make[1]: Leaving directory '/home/m45t3r/Source/pkgbuilds/ppsspp-qt-git/src/ppsspp/build'
Makefile:68: recipe for target 'sub-Core-pro-make_first-ordered' failed