summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c97c6803a9dd..0d9b1a0941a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,8 @@ makedepends=(gcc cmake)
depends=(liblastfm-qt5
qt5-base
moc
- python3)
+ python3
+ python-notify2)
build() {
cd $srcdir