Skip to content

Commit 6b764c6

Browse files
authored
Update dependency from tinyxml to tinyxml2
1 parent 6960247 commit 6b764c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QT/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgdesc="A real-time 3D viewer for displaying LDraw models"
77
url="http://github.com/tcobbs/ldview"
88
arch=('x86_64' 'i686')
99
license=('GPL')
10-
depends=('qt6-base' 'libpng' 'libjpeg-turbo' 'gl2ps' 'tinyxml' 'minizip')
10+
depends=('qt6-base' 'libpng' 'libjpeg-turbo' 'gl2ps' 'tinyxml2' 'minizip')
1111
makedepends=('qt6-tools' 'qt5-tools' 'glu' 'gcc' 'make')
1212
conflicts=()
1313
replaces=()

0 commit comments

Comments
 (0)