Skip to content

Commit

Permalink
fix(ananicy-cpp): add external_connection (#6773)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elsie19 authored Dec 22, 2024
1 parent d9bebdd commit b734294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ananicy-cpp/ananicy-cpp.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sha256sums=("49f59e8fa842c7603be344b7317eace773c3e416d881dae4ad7779b39b03fc4a")
pkgdesc="Rewrite of Ananicy in C++"
repology=("project: ananicy-cpp")
makedepends=("cmake" "g++" "libsystemd-dev" "ninja-build")
external_connection=true

build() {
cd "${_archive}"
Expand Down

0 comments on commit b734294

Please sign in to comment.