Skip to content

Commit

Permalink
Remove provides of noto-fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbruno committed Oct 9, 2024
1 parent 04e13d0 commit 02f2ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license=('GPL')
depends=('adw-gtk-theme' 'kvantum' 'kvantum-qt5' 'qadwaitadecorations-qt6' 'plasma-integration' 'plasma5-integration')

# Not really provides, just workaround to don't need install not really necessary depdends os plasma-integration and plasma5-integration
provides=('kcompletion5' 'kconfig5' 'kconfigwidgets5' 'kcoreaddons5' 'ki18n5' 'kiconthemes5' 'kio5' 'kjobwidgets5' 'knotifications5' 'kservice5' 'kwayland5' 'kwidgetsaddons5' 'kxmlgui5' 'qt5-quickcontrols2' 'qt5-wayland' 'kstatusnotifieritem' 'qqc2-breeze-style' 'qqc2-desktop-style' 'noto-fonts' 'ttf-hack' 'xdg-desktop-portal-kde')
provides=('kcompletion5' 'kconfig5' 'kconfigwidgets5' 'kcoreaddons5' 'ki18n5' 'kiconthemes5' 'kio5' 'kjobwidgets5' 'knotifications5' 'kservice5' 'kwayland5' 'kwidgetsaddons5' 'kxmlgui5' 'qt5-quickcontrols2' 'qt5-wayland' 'kstatusnotifieritem' 'qqc2-breeze-style' 'qqc2-desktop-style' 'ttf-hack' 'xdg-desktop-portal-kde')
conflicts=('kvantum-theme-libadwaita-git')
url="https://github.com/biglinux/$pkgname"
pkgdesc="Sync Gnome theme to QT"
Expand Down

0 comments on commit 02f2ee4

Please sign in to comment.