summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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')