diff options
-rw-r--r-- | libre/konqueror/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/konqueror/PKGBUILD b/libre/konqueror/PKGBUILD index 504995ec9..437da5198 100644 --- a/libre/konqueror/PKGBUILD +++ b/libre/konqueror/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="KDE File Manager & Web Browser, without Google, nonfree software recomm arch=(i686 x86_64 armv7h) url="https://konqueror.org/" license=(LGPL) -depends=(dolphin keditbookmarks mesa) +depends=(dolphin keditbookmarks opengl-driver) makedepends=(extra-cmake-modules kdoctools python tidy kdesignerplugin kdesu) optdepends=('tidy: tidy HTML plugin' 'kdesu: shell command plugin') conflicts=(kdebase-konqueror kdebase-konq-plugins) |