We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6960247 commit 6b764c6Copy full SHA for 6b764c6
1 file changed
QT/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A real-time 3D viewer for displaying LDraw models"
7
url="http://github.com/tcobbs/ldview"
8
arch=('x86_64' 'i686')
9
license=('GPL')
10
-depends=('qt6-base' 'libpng' 'libjpeg-turbo' 'gl2ps' 'tinyxml' 'minizip')
+depends=('qt6-base' 'libpng' 'libjpeg-turbo' 'gl2ps' 'tinyxml2' 'minizip')
11
makedepends=('qt6-tools' 'qt5-tools' 'glu' 'gcc' 'make')
12
conflicts=()
13
replaces=()
0 commit comments