We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4748fbe commit 84c7c90Copy full SHA for 84c7c90
QT/PKGBUILD
@@ -8,7 +8,7 @@ url="http://github.com/tcobbs/ldview"
8
arch=('x86_64' 'i686')
9
license=('GPL')
10
#Qt5.x
11
-depends=('qt5-base' 'qt5-tools' 'libpng' 'libjpeg-turbo' 'mesa-libgl' 'gl2ps' 'tinyxml' 'minizip')
+depends=('qt5-base' 'qt5-tools' 'libpng' 'libjpeg-turbo' 'gl2ps' 'tinyxml' 'minizip' 'mesa-amber')
12
makedepends=('glu' 'gcc' 'make' 'cmake' 'extra-cmake-modules' 'kio5')
13
conflicts=()
14
replaces=()
0 commit comments