Skip to content

Commit 84c7c90

Browse files
authored
Archlinux fix
1 parent 4748fbe commit 84c7c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QT/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ url="http://github.com/tcobbs/ldview"
88
arch=('x86_64' 'i686')
99
license=('GPL')
1010
#Qt5.x
11-
depends=('qt5-base' 'qt5-tools' 'libpng' 'libjpeg-turbo' 'mesa-libgl' 'gl2ps' 'tinyxml' 'minizip')
11+
depends=('qt5-base' 'qt5-tools' 'libpng' 'libjpeg-turbo' 'gl2ps' 'tinyxml' 'minizip' 'mesa-amber')
1212
makedepends=('glu' 'gcc' 'make' 'cmake' 'extra-cmake-modules' 'kio5')
1313
conflicts=()
1414
replaces=()

0 commit comments

Comments
 (0)