diff options
author | mutantturkey <crazycal00@gmail.com> | 2010-05-29 03:22:08 -0400 |
---|---|---|
committer | mutantturkey <crazycal00@gmail.com> | 2010-05-29 03:22:08 -0400 |
commit | d0ed609b5293d1af7cc95f70dfce805cbaf64df6 (patch) | |
tree | 6e148ed1777380e9e908f4be7e55506ea534ceb5 | |
parent | 03b00e2801d560e8b265231b2d19e674d541bb41 (diff) |
added dmenu-veritcal as a dependancy
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ pkgdesc="sb - a simple tabbed webkit browser, aims to suckless, while still bein arch=('i686' 'x86_64') url="http://github.com/mutantturkey/sb/" license=('GPL' 'MIT/X') -depends=('gtk2' 'libwebkit') +depends=('gtk2' 'libwebkit' 'dmenu-vertical') makedepends=('git') provides=('sb') conflicts=('sb') |