Skip to content

Commit

Permalink
updpatch: transmission 4.0.6-9
Browse files Browse the repository at this point in the history
  • Loading branch information
cybaol committed Feb 4, 2025
1 parent 5a2c37b commit acc497a
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions transmission/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
--- PKGBUILD
+++ PKGBUILD
@@ -19,7 +19,6 @@ makedepends=(cmake
gtkmm-4.0
intltool
libayatana-indicator
- libb64
libdeflate
libevent
libnatpmp
@@ -63,7 +62,7 @@ build() {
@@ -62,7 +62,7 @@ build() {
-D ENABLE_UTILS=ON \
-D ENABLE_UTP=ON \
-D INSTALL_LIB=ON \
Expand All @@ -17,3 +9,9 @@
-D USE_SYSTEM_DEFLATE=ON \
-D USE_SYSTEM_DHT=ON \
-D USE_SYSTEM_EVENT2=ON \
@@ -145,3 +145,5 @@ package_transmission-qt() {
_install_component qt
install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-qt/COPYING"
}
+
+makedepends=(${makedepends[@]/libb64})

0 comments on commit acc497a

Please sign in to comment.