summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2fa6655147e..430a18a2f461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=("any")
url="http://www.github.com/sirspudd/qcec"
license=("GPL3")
makedepends=("qt-sdk-raspberry-pi${_pi_ver}")
-depends=("qt-sdk-raspberry-pi${_pi_ver}-target-libs")
+depends=("qt-sdk-raspberry-pi-target-libs")
source=("git://github.com/sirspudd/${pkgname}.git")
sha256sums=("SKIP")
options=('!strip')