diff options
author | Danny Rawlins <contact@romster.me> | 2021-10-19 14:59:25 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-10-19 14:59:25 +1100 |
commit | 44cb48ef9b1de7d846799927713f6d81dafaa420 (patch) | |
tree | c652fccc44cbcd930c76ed6ea1b92d28d317c4f8 /qt6-base | |
parent | b5ac2b1be55e2d81ce8ee300c797457d288f16ee (diff) | |
download | opt-44cb48ef9b1de7d846799927713f6d81dafaa420.tar.gz opt-44cb48ef9b1de7d846799927713f6d81dafaa420.tar.xz |
qt6-base: fix missing deps to optional v2
Diffstat (limited to 'qt6-base')
-rw-r--r-- | qt6-base/.signature | 4 | ||||
-rw-r--r-- | qt6-base/Pkgfile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/qt6-base/.signature b/qt6-base/.signature index cef277bb1..17ce66d52 100644 --- a/qt6-base/.signature +++ b/qt6-base/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Wi9Ag1wEc5qV1btgtLfYLZEnH3OiEKevNFN/IQVsBv/DsIL2n9SzQwhMQnT446dcSmioY9aVpl4NVszNysvzwU= -SHA256 (Pkgfile) = 6ba80f98d909c36181aebce22a112d7a1e45a8a23f63c3bd127fde86b8407b86 +RWSE3ohX2g5d/dxKpWZwosMMdODZ3PO5M5CGlCj7ArlSz6qjP8EHADkwXpu4pGeTmmD2g0OM2VxPxfUO0Vvaa373BRwJe7bDKgc= +SHA256 (Pkgfile) = 35551e86ce48f52f846bce4c946dbac1eb412944c59d9eaec858cae46ba422bd SHA256 (.footprint) = db675d245f13951f087a6574651cabcd1893c8484f51e24c070ea0916b0b589b SHA256 (qtbase-everywhere-src-6.2.0.tar.xz) = fdfff0716d093bcb6bcd53746ce1d3c9701a6bf3326d47813866d43949b47769 SHA256 (qt6-base-cflags.patch) = cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c diff --git a/qt6-base/Pkgfile b/qt6-base/Pkgfile index a12409ea5..7cf4cc112 100644 --- a/qt6-base/Pkgfile +++ b/qt6-base/Pkgfile @@ -1,8 +1,8 @@ # Description: A cross-platform application and UI framework # URL: https://www.qt.io/ # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: brotli cups double-conversion gst-plugins-base libb2 libinput libproxy libxkbcommon shared-mime-info vulkan-headers xdg-utils xorg-libxi xorg-xcb-util-cursor xorg-xcb-util-keysyms xorg-xcb-util-wm -# Optional: gtk3 mariadb postgresql unixodbc pulseaudio pipewire md4c tslib xmlstarlet +# Depends on: brotli cups double-conversion gst-plugins-base libb2 libinput libxkbcommon shared-mime-info vulkan-headers xorg-libxi xorg-xcb-util-cursor xorg-xcb-util-keysyms xorg-xcb-util-wm +# Optional: gtk3 mariadb postgresql unixodbc pulseaudio pipewire md4c tslib xmlstarlet xdg-utils libproxy name=qt6-base version=6.2.0 |