Skip to content

Commit

Permalink
#5604: Update PKGBUILD with new wxgtk package name
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Jun 8, 2021
1 parent ae4fa10 commit 92b33d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Expand Up @@ -6,7 +6,7 @@ pkgdesc="Level Editor for Doom 3 (idTech4) and The Dark Mod"
arch=("x86_64")
url="https://www.darkradiant.net/"
license=("GPL")
depends=(wxgtk ftgl glew freealut libvorbis python libsigc++ eigen)
depends=(wxgtk2 ftgl glew freealut libvorbis python libsigc++ eigen)
makedepends=(cmake git)
source=("$pkgname::git+https://github.com/codereader/DarkRadiant.git#tag=2.12.0")
md5sums=("SKIP")
Expand Down

0 comments on commit 92b33d5

Please sign in to comment.