mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
ArchLinux Qt5.x dependency fix (#263)
This commit is contained in:
parent
ae1112f2e3
commit
8fef000e6e
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ license=('GPL')
|
|||
#Qt4.x
|
||||
depends=('qt4' 'libpng' 'libjpeg-turbo' 'mesa-libgl')
|
||||
#Qt5.x
|
||||
#depends=('qt5-base' 'qt5-tools' 'libpng' 'libjpeg-turbo' 'mesa-libgl')
|
||||
#depends=('qt5-base' 'qt5-tools' 'qt5-gamepad' 'libpng' 'libjpeg-turbo' 'mesa-libgl')
|
||||
makedepends=('glu' 'ca-certificates')
|
||||
conflicts=()
|
||||
replaces=()
|
||||
|
|
Loading…
Add table
Reference in a new issue