diff options
author | B Stack <bgstack15@gmail.com> | 2020-04-07 08:47:25 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-04-07 08:47:25 -0400 |
commit | 043239eabce5ee6538e5c41ba8496c2fb4705be7 (patch) | |
tree | cc51573bb722c88bebdcf5bc71ab5d923e481217 /powerkit/debian/control | |
parent | add qtbase5-dev (diff) | |
download | stackrpms-043239eabce5ee6538e5c41ba8496c2fb4705be7.tar.gz stackrpms-043239eabce5ee6538e5c41ba8496c2fb4705be7.tar.bz2 stackrpms-043239eabce5ee6538e5c41ba8496c2fb4705be7.zip |
use libqt5gui5 or -gles
Diffstat (limited to 'powerkit/debian/control')
-rw-r--r-- | powerkit/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/powerkit/debian/control b/powerkit/debian/control index 0482b42..8ca9d18 100644 --- a/powerkit/debian/control +++ b/powerkit/debian/control @@ -5,7 +5,7 @@ Maintainer: Ben Stack <bgstack15@gmail.com> Build-Depends: debhelper (>=12~), libqt5core5a | libqt5core5, libqt5dbus5, - libqt5gui5, + libqt5gui5 | libqt5gui5-gles, libx11-dev, libxrandr-dev, libxss-dev, |