summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorDavid Florness2023-06-17 16:10:36 -0400
committerDavid Florness2023-06-17 16:10:36 -0400
commitd0e8eb4ab095818d48ed0d6ba40e24db7de48e73 (patch)
treeb03d0b7dca4e9b8c324c453f9d10912d9c593a35 /update.sh
parent20eed64712a533dc375b7e98704f4618ab0f2030 (diff)
downloadaur-sublime-music.tar.gz
fix: remove python-bottle and python-pychromecast from optdepends
These were added to the required dependencies in 20eed64712a5 for the latest Sublime release.
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index ac41f53ff47c..2843cc45dfd6 100755
--- a/update.sh
+++ b/update.sh
@@ -60,8 +60,6 @@ optdepends=(
'libnm-glib: for changing the Subsonic server address depending on what SSID you are connected to'
'libnotify: for system song notification support'
'python-keyring: support for storing passwords in the system keyring'
- 'python-pychromecast: support for casting to Chromecast devices'
- 'python-bottle: support for casting downloaded files to Chromecasts on the same LAN'
)
makedepends=(
'python-build'