Skip to content

Commit

Permalink
chore(packaging: arch): add new optional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Mar 17, 2020
1 parent f4254f1 commit dd499bd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion packaging/arch/PKGBUILD_gui
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Upstream URL: https://github.com/themix-project/oomox

pkgname=themix-gui-git
pkgver=1.12.6.r11.gf461833e
pkgver=1.12.6.r17.gc9fc5258
pkgrel=1
pkgdesc="Plugin-based theme designer GUI for
environments (like GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),
Expand All @@ -22,8 +22,10 @@ makedepends=(
'git'
)
optdepends=(
'themix-export-spotify: Apply theme to Spotify'
'themix-icons-gnome-colors: Icons Style plugin'
'themix-import-images: Import palettes from images'
'themix-plugin-base16: Import and export from Base16 project format'
'themix-theme-materia: Theme Style plugin'
'themix-theme-oomox: Theme Style plugin'
'xorg-xrdb: for the `xresources` theme'
Expand Down
2 changes: 1 addition & 1 deletion plugins/base16
2 changes: 1 addition & 1 deletion plugins/oomoxify
2 changes: 1 addition & 1 deletion plugins/theme_oomox

0 comments on commit dd499bd

Please sign in to comment.