summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 042eb05dbdf6..2c4829670ee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ package_uzbl-browser-next-git() {
package_uzbl-tabbed-next-git() {
pkgdesc="Tabbing manager providing multiple uzbl-browser instances in 1 window"
arch=("any")
- depends=("uzbl-core-next-git=$pkgver"
+ depends=("uzbl-browser-next-git=$pkgver"
"python2")
provides=("uzbl-tabbed")
conflicts=("uzbl-tabbed")