summaryrefslogtreecommitdiff
path: root/plplot/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-05-17 10:31:04 +0200
committerErich Eckner <git@eckner.net>2021-05-17 10:31:04 +0200
commit04d33b23e09bd2e450a9ae1d36aa97ed6df6187c (patch)
treef8614b2f261d4195dbb6d17608f1e0df2e47351f /plplot/PKGBUILD
parent4c00169084a620072f7287f906a91da561821fba (diff)
downloadarchlinuxewe-04d33b23e09bd2e450a9ae1d36aa97ed6df6187c.tar.xz
plplot: wxgtk -> wxgtk3
Diffstat (limited to 'plplot/PKGBUILD')
-rw-r--r--plplot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD
index c81d8734c..06d028c44 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -24,7 +24,7 @@ optdepends=('qhull: calculating convex hulls'
'swig: connects Plplot C library to Python, Java and Lua (must be present at compile time for Java)'
'gd: ability to output png, jpeg and gif files'
'qt4: display plots, output various formats using the Qt UI framework'
- 'wxgtk: displays plots using wxWidgets library'
+ 'wxgtk3: displays plots using wxWidgets library'
'freetype2: enables use of ttf fonts for some drivers'
'ttf-freefont: enables use of ttf fonts for some drivers'
'cairo: displays plots and save to different file formats')