Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- PKGBUILD_raw 2019-05-14 15:04:13.482959433 -0300
- +++ PKGBUILD 2019-05-14 15:04:35.436292230 -0300
- @@ -15,7 +15,7 @@
- MAKEFLAGS="-j1"
- depends=('tk' 'bwidget' 'texlive-core' 'imagemagick' 'wxgtk' 'glu' 'vtk'
- - 'webkitgtk2')
- + 'webkitgtk2' 'proj')
- optdepends=('libjpeg-turbo' 'libpng' 'zlib')
- @@ -57,4 +57,4 @@
- package() {
- cd "${pkgname}-${pkgver}"
- make PREFIX="${pkgdir}" install
- -}
- \ No newline at end of file
- +}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement