summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRomain Porte2018-03-21 22:51:50 +0100
committerRomain Porte2018-03-21 22:51:50 +0100
commitb78cb92e83b3deb6680f9a47c0dc35cbb4d66d9a (patch)
treed1adbb6f472809a16c9c74f593d7f4478d33e35d /PKGBUILD
parent4a45bb65e72bb3e18511c608782bdb6e268792e4 (diff)
downloadaur-b78cb92e83b3deb6680f9a47c0dc35cbb4d66d9a.tar.gz
hotfix bad dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 499e5ff18b98..91e4730a6282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ license=('GPL')
depends=(
'libpulse'
'wxgtk2-dev'
- 'wxgtk-command-dev'
+ 'wxgtk-common-dev'
'soapysdr-git'
'liquid-dsp-git'
)